Fix MS-Windows build in lib-src broken by last commit.
[bpt/emacs.git] / lib-src / ChangeLog
index 0d06a92..6f4f3cd 100644 (file)
@@ -1,3 +1,8 @@
+2014-01-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * update-game-score.c (write_scores) [WINDOWSNT]: Use chmod
+       instead of fchmod.
+
 2014-01-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        Fix miscellaneous update-game-score bugs.