summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-01-23 21:27:20 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-01-23 21:27:20 -0800
commit21ecebc20e45132bd1c78fd5392b5f6523e4c9e6 (patch)
tree8ddf3b2db5597bf9f96f6ed9680752e177cd7bc0 /ChangeLog
parent094df64b6c3362f01f44d108f0d5fa4c102341b8 (diff)
downloadtxr-21ecebc20e45132bd1c78fd5392b5f6523e4c9e6.tar.gz
txr-21ecebc20e45132bd1c78fd5392b5f6523e4c9e6.tar.bz2
txr-21ecebc20e45132bd1c78fd5392b5f6523e4c9e6.zip
* eval.c (expand): Bugfix in expansion of dohash: neglected
to insert result form into the expanded output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 377bcff9..1b010072 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-01-23 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (expand): Bugfix in expansion of dohash: neglected
+ to insert result form into the expanded output.
+
+2014-01-23 Kaz Kylheku <kaz@kylheku.com>
+
Version 76
* txr.c (version): Bumped.