diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 8776973a329..6bbc0f2493b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,8 +1,9 @@ | |||
| 1 | 2002-11-19 Ben Key <bkey1@tampabay.rr.com> | 1 | 2002-11-19 Ben Key <bkey1@tampabay.rr.com> |
| 2 | |||
| 2 | * makefile.w32-in: Fixed a bug that caused the documentation for | 3 | * makefile.w32-in: Fixed a bug that caused the documentation for |
| 3 | the built in function play-sound-internal not to be included in | 4 | the built in function play-sound-internal not to be included in |
| 4 | /etc/DOC. | 5 | /etc/DOC. |
| 5 | 6 | ||
| 6 | 2002-11-18 Dave Love <fx@gnu.org> | 7 | 2002-11-18 Dave Love <fx@gnu.org> |
| 7 | 8 | ||
| 8 | * update-game-score.c: Include unistd.h, string.h, stdlib.h, | 9 | * update-game-score.c: Include unistd.h, string.h, stdlib.h, |