aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b2502010619..cb17e8192e4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12012-10-05 Eli Zaretskii <eliz@gnu.org> 12012-10-05 Eli Zaretskii <eliz@gnu.org>
2 2
3 * w32proc.c (stop_timer_thread): Fix declaration of 'err'.
4
3 * w32.c (utime): Open the file with FILE_FLAG_BACKUP_SEMANTICS, so 5 * w32.c (utime): Open the file with FILE_FLAG_BACKUP_SEMANTICS, so
4 that time stamps of directories could also be changed. Don't 6 that time stamps of directories could also be changed. Don't
5 request the too broad GENERIC_WRITE, only the more restrictive 7 request the too broad GENERIC_WRITE, only the more restrictive