comparison lib-src/ChangeLog @ 49653:783b5336021a

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sat, 08 Feb 2003 17:28:43 +0000
parents 23a1cea22d13
children 183bffe784ef
comparison
equal deleted inserted replaced
49652:5127a1bf36db 49653:783b5336021a
1 2003-02-08 Andreas Schwab <schwab@suse.de>
2
3 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
4 instead of the substitution.
5
1 2003-02-04 Richard M. Stallman <rms@gnu.org> 6 2003-02-04 Richard M. Stallman <rms@gnu.org>
2 7
3 * update-game-score.c (push_score, read_scores): Cast values 8 * update-game-score.c (push_score, read_scores): Cast values
4 of malloc and realloc. 9 of malloc and realloc.
5 (main, lock_file): Avoid assignment inside if. 10 (main, lock_file): Avoid assignment inside if.