summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-08-30 02:58:54 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-08-30 02:58:54 -0700
commit0714b2d3316b4a15d2e74854951d31d8a9fd525e (patch)
tree0acba2fa3dee962a0f10996976802e2b76e413ea /ChangeLog
parent793a7f441019b6788c260621f2e6e7a42899da21 (diff)
downloadtxr-0714b2d3316b4a15d2e74854951d31d8a9fd525e.tar.gz
txr-0714b2d3316b4a15d2e74854951d31d8a9fd525e.tar.bz2
txr-0714b2d3316b4a15d2e74854951d31d8a9fd525e.zip
* txr.1: Documented chain, andf, orf and iff.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2dd353d..c692db9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-08-30 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Documented chain, andf, orf and iff.
+
+2012-08-30 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (eval_intrinsic): Bugfix: take the expanded form instead
of throwing it away.
(expand): Recurse into expand_place for (set ...) forms.