summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e18f508..367c2506 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-07-08 Kaz Kylheku <kaz@kylheku.com>
+
+ Bugfix: define-modify-macro not registered for auto-loading.
+
+ * lisplib.c (place_set_entries): Add define-modify-macro to
+ list of names.
+
2015-07-07 Kaz Kylheku <kaz@kylheku.com>
Bugfix: allow @1 in brace variables.