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 2d7307412b2..e07e900b27d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * bytecode.c (exec_byte_code): Rework the volatiles. Most importantly,
4 make sure stack.byte_string_start is not de-adjusted by pushhandler.
5
12014-04-12 Paul Eggert <eggert@cs.ucla.edu> 62014-04-12 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * keyboard.c (Fopen_dribble_file): Avoid some races. (Bug#17187) 8 * keyboard.c (Fopen_dribble_file): Avoid some races. (Bug#17187)