summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-11-09 22:53:50 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-11-09 22:53:50 -0800
commit109bf0e24f4b44698e7641fa9b3348b8a642940f (patch)
tree6f7d099cf336cdd7627b7a29deecc03da4c8bca0 /ChangeLog
parent4e26a4cb5c396d2714f326c165a4c3bd7a5a3726 (diff)
downloadtxr-109bf0e24f4b44698e7641fa9b3348b8a642940f.tar.gz
txr-109bf0e24f4b44698e7641fa9b3348b8a642940f.tar.bz2
txr-109bf0e24f4b44698e7641fa9b3348b8a642940f.zip
Task #11583
@(bind) in horizontal mode. * match.c (mf_from_ml, h_bind): New functions. (dir_tables_init): h_bind entered into table.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7453262..4b9fe3f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2011-11-09 Kaz Kylheku <kaz@kylheku.com>
+ Task #11583
+
+ @(bind) in horizontal mode.
+
+ * match.c (mf_from_ml, h_bind): New functions.
+ (dir_tables_init): h_bind entered into table.
+
+2011-11-09 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (h_fun, v_fun): Slightly more informative tracing from failed
function calls.