summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-07 20:44:21 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-07 20:44:21 -0800
commite9fbed412bf3e56c39ccb01eb943d94828d5250b (patch)
tree5d7199f0b4e5343c89508c56b0cd9d42377a3713 /ChangeLog
parentade18e95887973ff44fbe50ffa3980f4441b5fd1 (diff)
downloadtxr-e9fbed412bf3e56c39ccb01eb943d94828d5250b.tar.gz
txr-e9fbed412bf3e56c39ccb01eb943d94828d5250b.tar.bz2
txr-e9fbed412bf3e56c39ccb01eb943d94828d5250b.zip
* txr.vim: Updated with all operators and functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8ed37d4..e31e8b97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-12-07 Kaz Kylheku <kaz@kylheku.com>
+ * txr.vim: Updated with all operators and functions.
+
+2011-12-07 Kaz Kylheku <kaz@kylheku.com>
+
* txr.1: flip operator documented. Bad syntax for pop fixed.
Blank section for list-vector function added.