summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adb74fc6..0f2d8d79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-01-27 Kaz Kylheku <kaz@kylheku.com>
+ * txr.vim: Properly show @[...] inside quasiliteral.
+
+2012-01-27 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (dwim_loc, op_dwim): Relax the requirement on hash
indexing arguments. The default value can be omitted,
defaulting to nil.