]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Transition to the (yet to be released) CLN 1.1.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 968ab12f783e84633bbec18af18a248ac6c09c93..c6fa4826cce4554f557883eda7a1dd79a7844f8a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 This file records noteworthy changes.
 
-0.6.5 ()
+0.7.0 ()
+* Requires CLN 1.1 now.  Class numeric doesn't use an indirect pointer to the
+  actual representation any more.  This is a speedup.
+* mul::expand() was reengineered to not allocate temporary excess memory.
 * Non-integer powers of a symbol are treated as constants by (l)degree() and
   coeff(). Using these functions on an expression containing such powers used
   to fail with an internal error message. The side-effect is that collect()