aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-10-18 14:02:33 +0000
committerdos-reis <gdr@axiomatics.org>2007-10-18 14:02:33 +0000
commitd6ea92cf052ca5a8a8a88add347aefe78cb3303b (patch)
tree1c921fd6ad4a9e229742f4150eaf1c32bf74944a /src/algebra/ChangeLog
parent3c643ccfe92e3fc3282a4701f70ce76b1199880e (diff)
downloadopen-axiom-d6ea92cf052ca5a8a8a88add347aefe78cb3303b.tar.gz
Fix SF/1795259
* aggcat.spad.pamphlet (HomogeneousAggregate): Make CoercibleTo(OutputForm) if argument is of that category. (BinaryRecursiveAggregate): Weaken condition for coercion to OutputForm. (OneDimensionalArrayAggregate): Likewise. (Tuple): Likewise. (IndexedList): Likewise. * tree.spad.pamphlet: Likewise.
Diffstat (limited to 'src/algebra/ChangeLog')
-rw-r--r--src/algebra/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/algebra/ChangeLog b/src/algebra/ChangeLog
index 4fa56e90..40cf4385 100644
--- a/src/algebra/ChangeLog
+++ b/src/algebra/ChangeLog
@@ -1,3 +1,15 @@
+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.
+ (BinaryRecursiveAggregate): Weaken condition for coercion to
+ OutputForm.
+ (OneDimensionalArrayAggregate): Likewise.
+ (Tuple): Likewise.
+ (IndexedList): Likewise.
+ * tree.spad.pamphlet: Likewise.
+
2007-10-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (INTERPSYS): Now take system root directory