summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58caf047..aad5e868 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-11-29 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (bindings_helper): Fix uninitialized variable.
+
+2011-11-29 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (dohash_s): New symbol variable.
(op_dohash): New static function
(expand): New case for dohash_s.