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 3d326c0e..22a9d4f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-09-01 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (symbol_function): Bugfix: return the function rather than
+ the whole binding.
+
+2012-09-01 Kaz Kylheku <kaz@kylheku.com>
+
* txr.1: Minor corrections, and documented most stream functions,
except directory-related ones.