aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 59a561a7..736f621e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
-* December 19, 2007
+* February 10, 2008
+
+ × OpenAxiom now supports batch processing, either for scripting
+ or for compiling Spad libraries.
- × The interpreter now allows library `case' functions.
+ × 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
which a `case' operator has been defined.