aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 73058d5e..163d64a1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2013-05-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
+ * algebra/indexedp.spad.pamphlet (IndexedDirectProductObject)
+ [combineWithIf]: New.
+
+2013-05-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
* interp/i-special.boot (evalIF): Generate OIL intermediate
instruction %otherwise, not Lisp expression T.
* interp/slam.boot (isRecurrenceRelation): Likewise.