summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-11-05 21:45:17 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-11-05 21:45:17 -0700
commit6a339b6b889349be35c7822709c253b0e8d10eb0 (patch)
tree5de4d3317129c3b03f179fa4162aec9b873179f1 /ChangeLog
parentd44bbf2177ae706e15247ca08c5739c8156bf3cb (diff)
downloadtxr-6a339b6b889349be35c7822709c253b0e8d10eb0.tar.gz
txr-6a339b6b889349be35c7822709c253b0e8d10eb0.tar.bz2
txr-6a339b6b889349be35c7822709c253b0e8d10eb0.zip
* match.c (dir_tables_init): Bugfix: horizontal @(some)
directive not included in dispatch table.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 144aa482..d4d6597e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-11-05 Kaz Kylheku <kaz@kylheku.com>
+ * match.c (dir_tables_init): Bugfix: horizontal @(some)
+ directive not included in dispatch table.
+
+2011-11-05 Kaz Kylheku <kaz@kylheku.com>
+
* configure: Bugfixes. Before the compiler tests, we must
remove the conftest executable, to make sure that the next test will
try to re-make it. The configure runs fast enough that the new