summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-02-02 12:05:35 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-02-02 12:05:35 -0800
commitc4dd3aaa204cd70e03d4cec3531c64be9a24f649 (patch)
tree37a1cec9087dea0bbe43e8e5b9fa8881fd6422e4 /ChangeLog
parent0f6603d5716d285a89a66d88200830c26917e89d (diff)
downloadtxr-c4dd3aaa204cd70e03d4cec3531c64be9a24f649.tar.gz
txr-c4dd3aaa204cd70e03d4cec3531c64be9a24f649.tar.bz2
txr-c4dd3aaa204cd70e03d4cec3531c64be9a24f649.zip
* txr.vim: Move error match before other cases and simplify.
Comment are colorized properly again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9bcb661..b4f24928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-02-02 Kaz Kylheku <kaz@kylheku.com>
+ * txr.vim: Move error match before other cases and simplify.
+ Comment are colorized properly again.
+
+2012-02-02 Kaz Kylheku <kaz@kylheku.com>
+
This test case would have caught the prior regression.
* Makefile (TXR_ARGS): Defined for new test case.