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 a71d34209b2..7665ccb7083 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-05-29 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * alloc.c (Fgarbage_collect): Fix compilation with
4 GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE.
5
12014-05-29 Paul Eggert <eggert@cs.ucla.edu> 62014-05-29 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * frame.c, frame.h (frame_char_to_pixel_position) 8 * frame.c, frame.h (frame_char_to_pixel_position)