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 dac12d72..e8ddb285 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-03-12 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (iffi): Bugfix: was still using incorrect, outdated optional
+ argument defaulting logic.
+
+2014-03-12 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (plus_s, prof_s): New symbol global variables.
(op_prof, me_pprof): New static functions.
(eval_init): Intern prof symbol, store in prof_s.