summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6b190d0..3d3bb344 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-04-05 Kaz Kylheku <kaz@kylheku.com>
+ * txr.vim: @[...] syntax not marked as "contained" because it
+ can freely occur, and is useful in @(output).
+
+2012-04-05 Kaz Kylheku <kaz@kylheku.com>
+
* gc.c (FRESHQ_SIZE): Preprocessor symbol renamed to FRESHOBJ_VEC_SIZE.
(freshobj, make_obj): Object and function definitions follow rename.