aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-06-25 03:44:16 +0000
committerdos-reis <gdr@axiomatics.org>2010-06-25 03:44:16 +0000
commit094e16ae834eaf254a85781d759e0399a9269fb1 (patch)
treee5e237ccddba087d995b9b1c879db3165f62d476 /src/ChangeLog
parent2341ec9865ba01ce326f6eb46bddef32cb2a83b8 (diff)
downloadopen-axiom-094e16ae834eaf254a85781d759e0399a9269fb1.tar.gz
* interp/c-util.boot (expandableDefinition?): Try to make it a
forwarding function if possible.
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 5cebe16f..296d5e90 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2010-06-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/c-util.boot (expandableDefinition?): Try to make it a
+ forwarding function if possible.
+
+2010-06-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* algebra/outform.spad.pamphlet: Cleanup.
* algebra/polycat.spad.pamphlet: Likewise.
* algebra/sregset.spad.pamphlet: Likewise.