]> www.ginac.de Git - ginac.git/blobdiff - NEWS
documentation update
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 38804c6324a21d743c89cd91f9957ec75db5abca..a70766bacd463f7c6c1cd1badae179d8bf1f68d1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,8 @@ This file records noteworthy changes.
 0.7.1 (--date--)
 * Fix problems with Cint that were caused by CLN's overloaded operator new.
 * Fix compilation errors with GCC3.
-* normal() handles large sums of fractions better.
+* normal() handles large sums of fractions better and normalizes the exponent
+  of power expressions.
 * expand() always expands the exponent and transforms x^(a+b) -> x^a*x^b.
 
 0.7.0 (15 December 2000)