summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-11-20 19:24:45 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-11-20 19:24:45 -0800
commit87626d48be8c54b4aa53cb4829ff1c3fc34eb02e (patch)
treef22e2ea9374d521a1cd346f80e9da99496e487a7 /ChangeLog
parente680fcaaa59d181af0356d7446ca1e5628598215 (diff)
downloadtxr-87626d48be8c54b4aa53cb4829ff1c3fc34eb02e.tar.gz
txr-87626d48be8c54b4aa53cb4829ff1c3fc34eb02e.tar.bz2
txr-87626d48be8c54b4aa53cb4829ff1c3fc34eb02e.zip
* lib.c (where): Argument order reversed, with compat support.
* lib.h (where): Declaration updated. * txr.1: Documented.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 720e9371..dc9fa90c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2014-11-20 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (where): Argument order reversed, with compat support.
+
+ * lib.h (where): Declaration updated.
+
+ * txr.1: Documented.
+
+2014-11-20 Kaz Kylheku <kaz@kylheku.com>
+
* lib.c (sel): Accept a function in place of the index list.
* txr.1: Documented.