aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-11-23 19:58:58 +0000
committerdos-reis <gdr@axiomatics.org>2011-11-23 19:58:58 +0000
commite2f98b591c89e7104af9f757e13edc57afbc7135 (patch)
tree1f18423d0aced6668c10acb7a8332050c1266883 /src/ChangeLog
parenteac0c91b725a8339ae574bfc6c18ea54ec228baa (diff)
downloadopen-axiom-e2f98b591c89e7104af9f757e13edc57afbc7135.tar.gz
* interp/functor.boot (SigSlotsMatch): Remove. Adjust caller.
(LookUpSigSlots): Tidy.
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 1efdc2da..3aa7556f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-23 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/functor.boot (SigSlotsMatch): Remove. Adjust caller.
+ (LookUpSigSlots): Tidy.
+
2011-11-22 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/define.boot (compile): Take the signature as third argument.