summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-10-21 17:24:07 -0700
committerKaz Kylheku <kaz@kylheku.com>2013-10-21 17:24:07 -0700
commit1ee6aaab0b0bf42576b5c7951805e05e695a7148 (patch)
tree3f5b71867efc0e85fc0c98c716a2faaccee38ce8 /ChangeLog
parent5d7d623bbcbda34354972af2ce608b8e110b1d3e (diff)
downloadtxr-1ee6aaab0b0bf42576b5c7951805e05e695a7148.tar.gz
txr-1ee6aaab0b0bf42576b5c7951805e05e695a7148.tar.bz2
txr-1ee6aaab0b0bf42576b5c7951805e05e695a7148.zip
* txr.1: Fixed documentation bug. expt with three or more
arguments is a right-associative reduction, not left.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fcbe474..677ef32c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-21 Kaz Kylheku <kaz@kylheku.com>
+
+ * txr.1: Fixed documentation bug. expt with three or more
+ arguments is a right-associative reduction, not left.
+
2013-10-11 Kaz Kylheku <kaz@kylheku.com>
Task #11433. Implement continuation of multiple