From 0d956e332cbc6429ffb33f39afc2808a63e957d3 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Wed, 31 Jan 2001 00:37:44 +0000 Subject: [PATCH] documentation update --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 38804c63..a70766ba 100644 --- 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) -- 2.44.0