summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-07-20 08:59:17 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-07-20 08:59:17 -0700
commite4caf8527d35df820c602b4e75a810f43082e39e (patch)
tree0b0c0de3b2f2bda570fcd5f87e027caa92884225 /ChangeLog
parent8fe8e46c6dce8292f2c12660d0c383e521f9233a (diff)
downloadtxr-e4caf8527d35df820c602b4e75a810f43082e39e.tar.gz
txr-e4caf8527d35df820c602b4e75a810f43082e39e.tar.bz2
txr-e4caf8527d35df820c602b4e75a810f43082e39e.zip
* genvim.txr: Fixed highlighting issues in numbers followed by newline.
* txr.vim: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 906b02b2..ff4b0b7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-07-20 Kaz Kylheku <kaz@kylheku.com>
+
+ * genvim.txr: Fixed highlighting issues in numbers followed by newline.
+
+ * txr.vim: Regenerated.
+
2014-07-19 Kaz Kylheku <kaz@kylheku.com>
* lib.c (search_str): Support negative starting index.