aboutsummaryrefslogtreecommitdiff
path: root/src/hyper
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-05-16 23:21:56 +0000
committerdos-reis <gdr@axiomatics.org>2013-05-16 23:21:56 +0000
commit24a5eab19bc5eb0a76c548085fa0dc3b917ccb51 (patch)
tree0b2da96cbe3385aefd6033ad1be3fc96a4eb284a /src/hyper
parentdb6604e49863925f964409d031004b90867f8ac9 (diff)
downloadopen-axiom-24a5eab19bc5eb0a76c548085fa0dc3b917ccb51.tar.gz
Update release notes
Diffstat (limited to 'src/hyper')
-rw-r--r--src/hyper/pages/releaseNotes.ht14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/hyper/pages/releaseNotes.ht b/src/hyper/pages/releaseNotes.ht
index 0c93b843..87d06dc0 100644
--- a/src/hyper/pages/releaseNotes.ht
+++ b/src/hyper/pages/releaseNotes.ht
@@ -33,13 +33,27 @@ OpenAxiom-1.5.0 was released on XXX, 2013. It was the first major
release of \Language{} system, in the 1.5.x series. It contains
contains additions of new features and domains including:
IndexedProductTerm
+
The compiler now accepts and process do-statement, like the interpreter.
+
Fix for an interpreter performance regression introduced in 1.4.2.
+
The category AbelianMonoid has a new export: opposite?.
+
The category Rng has a new export: annihilate?.
+
The domain IndexedMatrix was removed as it was unused.
+
The domain IndexedVector was removed.
+ A new category, FiniteAggregate is added. This category provides
+ a more principled alternative to the time-honored finiteAggregate
+ attribute. The latter was removed. In general, attributes are
+ strongly discouraged in new algebra codes.
+
+ Attributes are deprecated and will be removed in future releases.
+
+
\endscroll
\autobuttons
\end{page}