diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-03-02 16:35:01 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-03-02 16:35:01 -0800 |
commit | eecab99c85e98034f01faabda16ff588138cc78c (patch) | |
tree | 96d1e90277f0d36b91e9bc5e037541fabc68b520 /ChangeLog | |
parent | d0816a8d75c4d620d3f9868be45f3a7707ad24b2 (diff) | |
download | txr-eecab99c85e98034f01faabda16ff588138cc78c.tar.gz txr-eecab99c85e98034f01faabda16ff588138cc78c.tar.bz2 txr-eecab99c85e98034f01faabda16ff588138cc78c.zip |
* genvim.txr: Skip lines that contain system_package.
* txr.vim: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |