diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 93cd999509e..fac1fa970e4 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-09-27 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Add term/internal.elc, | ||
| 4 | term/pc-win.elc, emacs-lisp/easymenu.elc, and term/ns-win.elc, to | ||
| 5 | be consistent with src/Makefile.in. | ||
| 6 | |||
| 1 | 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * update-game-score.c (main): Sort scores before trimming them, | 9 | * update-game-score.c (main): Sort scores before trimming them, |