aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2481177f465..13b53e922ed 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-01-12 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * indent.c (Fvertical_motion): Remove now-incorrect GCPROs
4 for old_charpos and old_bytepos.
5
12013-01-12 Paul Eggert <eggert@cs.ucla.edu> 62013-01-12 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Fix bug with set-time-zone-rule and LOCALTIME_CACHE (Bug#13415). 8 Fix bug with set-time-zone-rule and LOCALTIME_CACHE (Bug#13415).