From: Christian Bauer Date: Thu, 24 Oct 2002 20:37:03 +0000 (+0000) Subject: documentation update X-Git-Tag: release_1-0-12~11 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=7159dc04b88c350af7e023a69d056ad00c25a8e9 documentation update --- diff --git a/NEWS b/NEWS index 764bcd04..9122ea08 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ This file records noteworthy changes. +1.0.12 () +* Fixed a bug in power::expand() that could produce invalid exressions. +* The input parser no longer ignores extra data following accepted input. + 1.0.11 (18 September 2002) * Fixed a possible memory corruption in contractions of indexed objects with delta or metric tensors.