]> www.ginac.de Git - ginac.git/blobdiff - NEWS
- minor cleanup
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index de5777b382b2d9cbb433158bac6f83942be22f69..61658056b4acf234b078297ab49f2511eb582bbf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 This file records noteworthy changes.
 
-0.9.1 (<date>)
+0.9.1 (27 June 2001)
+* Ctors of class numeric are not explicit any more.  All built-in callers for
+  pseudofunctions are now templated and default to ex arguments which relaxes
+  the need for explicit ctors.
 * New functions/methods:
    - find()
    - remove_first(), remove_last(), sort() and unique() for lists