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 3d05b8ed..76c7c549 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-09-24 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (apply): Fix in error message: hard coded "apply" instead
+ of using ctx_form.
+
+2012-09-24 Kaz Kylheku <kaz@kylheku.com>
+
Bugfix: internal funcall functions not handling functions
with optional arguments.