From: Christian Bauer Date: Mon, 2 Aug 2004 21:44:31 +0000 (+0000) Subject: documentation update X-Git-Tag: release_1-2-2~5 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=commitdiff_plain;h=5ce54b001852fc925ba615d17fc049e8b6987187;p=ginac.git documentation update --- diff --git a/NEWS b/NEWS index 84662163..36762439 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ This file records noteworthy changes. with iterators. * Fixed the LaTeX output of the varidx class. * Fixed bugs in series expansion and complex conjugation. +* (p.i*p.i).get_free_indices() returns the correct result () instead of (.i). * Symbolic functions without any eval(), evalf() etc. functions now work properly. * integer_content(), content(), and primpart() now also work for polynomials