diff lib-src/ChangeLog @ 49596:b06535145619

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 04 Feb 2003 12:03:59 +0000
parents 99be3a1e2589
children 23a1cea22d13
line wrap: on
line diff
--- a/lib-src/ChangeLog	Tue Feb 04 12:03:44 2003 +0000
+++ b/lib-src/ChangeLog	Tue Feb 04 12:03:59 2003 +0000
@@ -1,3 +1,9 @@
+2003-02-04  Richard M. Stallman  <rms@gnu.org>
+
+	* update-game-score.c (push_score, read_scores): Cast values
+	of malloc and realloc.
+	(main, lock_file): Avoid assignment inside if.
+
 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
 
 	* Makefile.in: Use @EXEEXT@ for Cygwin.