summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a0f3910..81cdaa59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-11-13 Kaz Kylheku <kaz@kylheku.com>
+ * debug.c (debug): Eliminated duplicate code.
+ Implemented better way of printing character context.
+
+2011-11-13 Kaz Kylheku <kaz@kylheku.com>
+
Adding a debugger. This is an experimental prototype.
* Makefile (OBJS): New object file debug.o.