diff lib-src/ChangeLog @ 104955:be5f5f7e93cb

(main): Sort scores before trimming them, reported by Jason Feng <jfeng@ozbert.com> (bug#4397).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 11 Sep 2009 19:11:07 +0000
parents aa07c84cb085
children 9408f8b20031
line wrap: on
line diff
--- a/lib-src/ChangeLog	Fri Sep 11 18:54:55 2009 +0000
+++ b/lib-src/ChangeLog	Fri Sep 11 19:11:07 2009 +0000
@@ -1,3 +1,8 @@
+2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* update-game-score.c (main): Sort scores before trimming them,
+	reported by Jason Feng <jfeng@ozbert.com> (bug#4397).
+
 2009-09-09  Glenn Morris  <rgm@gnu.org>
 
 	* Makefile.in ($(DESTDIR)${archlibdir}): Set umask to world-readable