Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
104954:2a33efb3a1e3 | 104955:be5f5f7e93cb |
---|---|
1 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * update-game-score.c (main): Sort scores before trimming them, | |
4 reported by Jason Feng <jfeng@ozbert.com> (bug#4397). | |
5 | |
1 2009-09-09 Glenn Morris <rgm@gnu.org> | 6 2009-09-09 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * Makefile.in ($(DESTDIR)${archlibdir}): Set umask to world-readable | 8 * Makefile.in ($(DESTDIR)${archlibdir}): Set umask to world-readable |
4 before creating directories and game score files. | 9 before creating directories and game score files. |
5 | 10 |