aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d328d0a74ca..8f379e25b49 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-03-13 Daniel Colascione <dancol@dancol.org>
2
3 * emacs.c (main): Call syms_of_cygw32 on CYGWIN non-NTGUI builds
4 too so that these builds can use Cygwin's file conversion
5 functions. (We've been building and linking cygw32.o all along
6 and just not using it.)
7
12013-03-13 Paul Eggert <eggert@cs.ucla.edu> 82013-03-13 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 File synchronization fixes (Bug#13944). 10 File synchronization fixes (Bug#13944).