summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-11-10 19:14:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-11-10 19:14:27 -0800
commitd93698c8d77c2bc01bc78c3e495ef3e484100e55 (patch)
tree5951b45922b97cae846db436eca8cf1eac15612a /ChangeLog
parent959b2af05ba8b7907a74407f0f8e187e4ae8ca4c (diff)
downloadtxr-d93698c8d77c2bc01bc78c3e495ef3e484100e55.tar.gz
txr-d93698c8d77c2bc01bc78c3e495ef3e484100e55.tar.bz2
txr-d93698c8d77c2bc01bc78c3e495ef3e484100e55.zip
* txr.1: Document -l/--lisp-bindings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e837a160..18a3e863 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-11-10 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Document -l/--lisp-bindings.
+
+2011-11-10 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (opt_nobindings, opt_arraydims): Global
variables moved from parser.l.
(opt_lisp_bindings): New variable.