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 cf90a35f230..adcdfb7c056 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-07-27 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Fix recently-introduced typos in Windows port.
4 Reported by Martin Rudalics <rudalics@gmx.at>.
5 * w32.c (init_environment): Replace comma with semicolon.
6 * w32fns.c (syms_of_w32fns): Likewise.
7
12012-07-27 Paul Eggert <eggert@cs.ucla.edu> 82012-07-27 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Improve GDB symbol export (Bug#12036). 10 Improve GDB symbol export (Bug#12036).