From 3287ad75396e6528ddc6fb7ca722d0b1d2aa75d5 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 14 Feb 2008 11:05:41 +0000 Subject: Update release information --- NEWS | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 736f621e..b905a8ff 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,12 @@ -* February 10, 2008 +* February 14, 2008 + OpenAxiom-1.1.0 has been released. + Changes from previous release: × OpenAxiom now supports batch processing, either for scripting or for compiling Spad libraries. + × Many bugs fixes in both algebra and interpreter/compiler components. + × The interpreter now allows `case' functions defined in libraries. Consequently, `case' no longer requires values of Union types, as long as the arguments are of appropriate types, e.g. ones for @@ -11,8 +15,8 @@ × OpenAxiom developers: depsys is no longer built. All files in src/interp/ are now compiled with bootsys. - × OpenAxiom now has a domain domain for representing the abstract - syntax tree of Spad libraries, Spad scripts, and Boot programs. + × OpenAxiom has a new abstract syntax tree domain for representing Spad + libraries, Spad scripts, and Boot programs. Furthermore, parsers for Spad libraries and Spad scripts are now part of the standard algebra. @@ -25,7 +29,7 @@ optional command line argument specifying the system root directory and the system alegbra directory. - × OpenAxiom now support versioning, meaning that installing newer + × OpenAxiom now supports versioning, meaning that installing newer versions will not overwrite previous OpenAxiom version runtimes. * September 21, 2007 -- cgit v1.2.3