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 85c4b90d9fc..0acdeecff8f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-04-16 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * update-game-score.c (write_scores): Condition fchmod call on | ||
| 4 | DOS_NT, not WINDOWSNT. | ||
| 5 | |||
| 1 | 2014-03-22 Glenn Morris <rgm@gnu.org> | 6 | 2014-03-22 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * Makefile.in (etags_deps, etags_args): New, to reduce duplication. | 8 | * Makefile.in (etags_deps, etags_args): New, to reduce duplication. |