aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-10-16 08:57:52 +0000
committerdos-reis <gdr@axiomatics.org>2008-10-16 08:57:52 +0000
commit9636715a5e06c8c174fd44cbf2847c4a8d2a87c7 (patch)
treebcee41d002aa0f681aa8e1ff612bc368eefd83c0 /src/ChangeLog
parente193c16d6eec5d174a24987a8590247c4c4227d1 (diff)
downloadopen-axiom-9636715a5e06c8c174fd44cbf2847c4a8d2a87c7.tar.gz
* interp/i-spec1.boot (categoryImplies): New.
(evalCategory): Use it.
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 ea652e11..ad42b989 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-16 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/i-spec1.boot (categoryImplies): New.
+ (evalCategory): Use it.
+
2008-10-15 Waldek Hebisch <hebisch@math.uni.wroc.pl>
Fix AW/101