aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-02-10 20:50:54 +0000
committerdos-reis <gdr@axiomatics.org>2008-02-10 20:50:54 +0000
commitc1123c3229b3321c52b7dabdec68a633ee1e4805 (patch)
tree7e0e3d67f8cf3190e741993bb6093febd85e18e0 /NEWS
parent10e4d901b94a029bd9a6f62c421ecdf0baafd139 (diff)
downloadopen-axiom-c1123c3229b3321c52b7dabdec68a633ee1e4805.tar.gz
Update NEWS, INSTALL, and MAINTAINERS
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.