summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-01-29 18:33:09 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-01-29 18:33:09 -0800
commitda46f6b1d25d2e0a44fb73905dcc8bdc5c35f54a (patch)
tree88e6a823fa638bf008d81dbfe646cf05cbbb8981 /ChangeLog
parent7b141ccc864f32bb5d89dd155a91a533485c0743 (diff)
downloadtxr-da46f6b1d25d2e0a44fb73905dcc8bdc5c35f54a.tar.gz
txr-da46f6b1d25d2e0a44fb73905dcc8bdc5c35f54a.tar.bz2
txr-da46f6b1d25d2e0a44fb73905dcc8bdc5c35f54a.zip
* txr.vim: More color categories. More accurate matching of @ elements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eef7d0b..00687344 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-29 Kaz Kylheku <kaz@kylheku.com>
+
+ * txr.vim: More color categories. More accurate matching of @ elements.
+
2012-01-27 Kaz Kylheku <kaz@kylheku.com>
* parser.l: Support hex and octal escapes in string and quasiliterals,