From: Jens Vollinga Date: Wed, 29 Jun 2005 18:17:25 +0000 (+0000) Subject: Updated NEWS. X-Git-Tag: release_1-3-2~8 X-Git-Url: https://www.ginac.de/ginac.git/static/git-favicon.png/ginac.git?a=commitdiff_plain;h=775da59835a5d690573ff1c789b7b02db4dbd23a;p=ginac.git Updated NEWS. --- diff --git a/NEWS b/NEWS index 7f12f1c7..8f4dd619 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,9 @@ This file records noteworthy changes. 1.3.2 () -* GCD avoids to produce expanded expressions. [A. Sheplyakov] +* GCD avoids to produce expanded expressions. * Fixed bug in expanding expressions containing dummy indices. +* Fixed static initialization order bug. 1.3.1 (04 May 2005) * integral() and eval_integ() can be used from ginsh.