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 41926727..eda56c02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-17 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (dwim_loc): 2012-02-13 fix didn't do it.
+ Here is a simpler way. We can let nil be treated as a list with a
+ simple goto. This solves all cases.
+
2012-02-16 Kaz Kylheku <kaz@kylheku.com>
* eval.c (eval_init): Register match-fun.