comparison lib-src/ChangeLog @ 48453:e1b9cdf37f9a

Fixed a bug in makefile.w32-in that caused the documentation for the built in function play-sound-internal not to be included in /etc/DOC.
author Ben Key <bkey1@tampabay.rr.com>
date Tue, 19 Nov 2002 07:50:22 +0000
parents 0cf464af16fe
children d0c59f61190c
comparison
equal deleted inserted replaced
48452:c3c6dba0e42c 48453:e1b9cdf37f9a
1 2002-11-19 Ben Key <bkey1@tampabay.rr.com>
2 * 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 /etc/DOC.
5
1 2002-11-18 Dave Love <fx@gnu.org> 6 2002-11-18 Dave Love <fx@gnu.org>
2 7
3 * update-game-score.c: Include unistd.h, string.h, stdlib.h, 8 * update-game-score.c: Include unistd.h, string.h, stdlib.h,
4 fcntl.h, stdarg.h conditionally. 9 fcntl.h, stdarg.h conditionally.
5 (_GNU_SOURCE, __attribute__): Don't define. 10 (_GNU_SOURCE, __attribute__): Don't define.