From: Jens Vollinga Date: Tue, 14 Mar 2006 14:18:20 +0000 (+0000) Subject: Updates for 1.3.4 X-Git-Tag: release_1-3-4~4 X-Git-Url: https://www.ginac.de/ginac.git/static/gitweb.css/ginac.git?a=commitdiff_plain;h=c73aa7b3aed56a2e1c81831cbd42f0cba5121b21;p=ginac.git Updates for 1.3.4 --- diff --git a/NEWS b/NEWS index 8b8f61dd..9aef7523 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ This file records noteworthy changes. +1.3.4 (2006-03-??) +* More general index dimensions are now possible. +* Improved algebraic substitutions. +* Fixed bug in function bernoulli. +* Fixed wrong matching in .has(). +* Code clean-up and preparations for upcoming cln 1.2. + 1.3.3 (2005-10-24) * Fixed bug occuring in algebraic substitutions with expressions involving indices.