aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/ChangeLog')
-rw-r--r--src/algebra/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/algebra/ChangeLog b/src/algebra/ChangeLog
index 40cf4385..cbb2b4fc 100644
--- a/src/algebra/ChangeLog
+++ b/src/algebra/ChangeLog
@@ -1,5 +1,12 @@
2007-10-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ Fix SF/1790912
+ * domain.spad: New.
+ * Makefile.pamphlet (axiom_algebra_layer_23): Include DOMAIN.o
+ (DOMAIN.NRLIB/code.$(FASLEXT)): New rule.
+
+2007-10-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
Fix SF/1795259
* aggcat.spad.pamphlet (HomogeneousAggregate): Make
CoercibleTo(OutputForm) if argument is of that category.