aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1985cdc3768..04f2e6a5752 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12011-04-26 Daniel Colascione <dan.colascione@gmail.com>
2
3 * lisp.h (Qdebug): List symbol.
4 * eval.c (Qdebug): restore global linkage.
5 * keyboard.c (debug-on-event): New variable.
6 (handle_user_signal): Break into debugger when debug-on-event
7 matches the current signal symbol.
8
12011-04-25 Dan Nicolaescu <dann@ics.uci.edu> 92011-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2 10
3 * alloc.c (check_sblock, check_string_bytes) 11 * alloc.c (check_sblock, check_string_bytes)