diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-25 10:05:13 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-25 10:05:13 -0800 |
commit | 3ada3b25202269a20754f926b4b8ad8fc7fb2d65 (patch) | |
tree | b666a38b1975d5016029878e74dc9c451a8a3984 /ChangeLog | |
parent | 03511c1af9217b9a18e6fc3b85fb8f2a62488322 (diff) | |
download | txr-3ada3b25202269a20754f926b4b8ad8fc7fb2d65.tar.gz txr-3ada3b25202269a20754f926b4b8ad8fc7fb2d65.tar.bz2 txr-3ada3b25202269a20754f926b4b8ad8fc7fb2d65.zip |
* dep.mk: Overdue update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2011-12-25 Kaz Kylheku <kaz@kylheku.com> + * dep.mk: Overdue update. + +2011-12-25 Kaz Kylheku <kaz@kylheku.com> + * match.c (v_next): Change flatten to lazy_flatten in the correct place. In the previous commit I did it in the code that handles the obsolescent :var syntax. |