summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d85e5000..b5f92a6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2014-03-02 Kaz Kylheku <kaz@kylheku.com>
+ * genvim.txr: Skip lines that contain system_package.
+
+ * txr.vim: Regenerated.
+
+2014-03-02 Kaz Kylheku <kaz@kylheku.com>
+
Bugfix: catenated stream objects not hooked into garbage collector,
causing premature collection of the catenated stream list.