diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 0d06a926bae..6f4f3cd86e3 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-01-22 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * update-game-score.c (write_scores) [WINDOWSNT]: Use chmod | ||
| 4 | instead of fchmod. | ||
| 5 | |||
| 1 | 2014-01-22 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2014-01-22 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Fix miscellaneous update-game-score bugs. | 8 | Fix miscellaneous update-game-score bugs. |