summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46385737..3d950fa0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-01-21 Kaz Kylheku <kaz@kylheku.com>
+ * debug.c (last_command): Do not initialize with lit();
+ this is not a constant expression in C.
+ (debug): Handle the situation here.
+
+2012-01-21 Kaz Kylheku <kaz@kylheku.com>
+
* debug.c (help): Filled in.
(debug): Some commands changed due to duplicates.