summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-03 20:48:20 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-03-03 20:48:20 -0800
commit66bcec2c491445a76b3ef63c53ed982b896cef00 (patch)
tree0fe8fec1fdc486c449284adbca0bcb7abc3d268f /ChangeLog
parent104606a1450c2d03bfd3bbaf6bc0c37cff3fc85f (diff)
downloadtxr-66bcec2c491445a76b3ef63c53ed982b896cef00.tar.gz
txr-66bcec2c491445a76b3ef63c53ed982b896cef00.tar.bz2
txr-66bcec2c491445a76b3ef63c53ed982b896cef00.zip
* eval.c (eval_init): Expose remq, remql and remqual.
* txr.1: Documented.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dac505f0..7d0141fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-03-03 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (eval_init): Expose remq, remql and remqual.
+
+ * txr.1: Documented.
+
+2012-03-03 Kaz Kylheku <kaz@kylheku.com>
+
* lib.c (sub_str): Removed second check for lazy string that
can't ever come out true.