summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-01 10:36:33 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-10-01 10:36:33 -0700
commit43d57181bce58c8f34d1b6a7e0235aa9d729a717 (patch)
treea65246276598438b2dcbf1a27fbc409cca7bc1f1 /ChangeLog
parentfb552521dfeca5bb1e36d5d0f85ed8e7585caffb (diff)
downloadtxr-43d57181bce58c8f34d1b6a7e0235aa9d729a717.tar.gz
txr-43d57181bce58c8f34d1b6a7e0235aa9d729a717.tar.bz2
txr-43d57181bce58c8f34d1b6a7e0235aa9d729a717.zip
* txr.1: Documented choose and horizontal mode for paralle
constructs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cd09002..5e60226f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-10-01 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Documented choose and horizontal mode for paralle
+ constructs.
+
+2011-10-01 Kaz Kylheku <kaz@kylheku.com>
+
New directive: choose.
* match.c (choose_s, longest_k, shortest_k): New variables.