diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 6347c3a8e5a..20a16c1640c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 2 | |||
| 3 | * .cvsignore: Add mac-fix-env. | ||
| 4 | * mac-fix-env.m: New file, automatically update | ||
| 5 | ~/.MacOSX/environment.plist on OS X systems to expose environment | ||
| 6 | variables inside Emacs started from icon. | ||
| 7 | * Makefile.in: Add -universal to CFLAGS on OS X, add mac-fix-env to | ||
| 8 | programs to build. | ||
| 9 | * make-docfile.c: Add .m to list of file extensions. | ||
| 10 | |||
| 1 | 2008-07-12 Dan Nicolaescu <dann@ics.uci.edu> | 11 | 2008-07-12 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 12 | ||
| 3 | * movemail.c (main): Use int instead of WAITTYPE. | 13 | * movemail.c (main): Use int instead of WAITTYPE. |