Mercurial > emacs
diff mac/ChangeLog @ 50450:33c5c2bf40c2
Place libexec executables directly under the Contents/MacOS/libexec if
the application is self-contained.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Sat, 05 Apr 2003 03:11:36 +0000 |
parents | f9953ed328ab |
children | efd65678bb08 |
line wrap: on
line diff
--- a/mac/ChangeLog Sat Apr 05 02:13:44 2003 +0000 +++ b/mac/ChangeLog Sat Apr 05 03:11:36 2003 +0000 @@ -1,3 +1,8 @@ +2003-04-04 Steven Tamm <steventamm@mac.com> + + * make-package: Place libexec executables directly under the + Contents/MacOS/libexec if the application is self-contained + 2003-04-01 Kim F. Storm <storm@cua.dk> * makefile.MPW (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP.