]> www.ginac.de Git - ginac.git/blobdiff - NEWS
- update NEWS file
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 487dd70267f2506c016431626a5194d3af91373b..4467ebcde59a2aec24bee7cc44c4fe41667fc35c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ This file records noteworthy changes.
 * Behaviour of .evalf() was changed: it doesn't .evalf() any exponents.
 * Expanded expressions now remember they are expanded to prevent
   superfluous expansions.
+* Small bugfixes and improvements in the series expansion.
 
 0.5.3 (23 February 2000)
 * A more flexible scheme for registering functions was implemented,