summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-08-06 22:17:26 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-08-06 22:17:26 -0700
commita6c599aea98cc588f1cdebac89e844b1b36f4c38 (patch)
treebe6003002b292aebe04ff4fd216239229d0a4282 /ChangeLog
parentc9a8bbd7f5308b9d165b0d21ff9b49bcd4fc070e (diff)
downloadtxr-a6c599aea98cc588f1cdebac89e844b1b36f4c38.tar.gz
txr-a6c599aea98cc588f1cdebac89e844b1b36f4c38.tar.bz2
txr-a6c599aea98cc588f1cdebac89e844b1b36f4c38.zip
* debug.c (help): Rearrange menu. Show missing quit command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c2d36f6..362b5ad3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-08-06 Kaz Kylheku <kaz@kylheku.com>
+ * debug.c (help): Rearrange menu. Show missing quit command.
+
+2015-08-06 Kaz Kylheku <kaz@kylheku.com>
+
Suppress debug stepping into auto-loaded library code.
* debug.c (debug_set_state, debug_restore_state): New functions.