From 24a5eab19bc5eb0a76c548085fa0dc3b917ccb51 Mon Sep 17 00:00:00 2001
From: dos-reis <gdr@axiomatics.org>
Date: Thu, 16 May 2013 23:21:56 +0000
Subject: Update release notes

---
 src/hyper/pages/releaseNotes.ht | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

(limited to 'src')

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}
-- 
cgit v1.2.3