]> www.ginac.de Git - ginac.git/commitdiff
Updated NEWS file.
authorJens Vollinga <jensv@nikhef.nl>
Mon, 8 Sep 2008 17:33:12 +0000 (19:33 +0200)
committerJens Vollinga <jensv@nikhef.nl>
Mon, 8 Sep 2008 17:33:12 +0000 (19:33 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f645c1890ea65ac975dab37636b15338f27a1707..dbc61fcec5ad2f5cfd5906e9bf38484ac07c5d27 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 This file records noteworthy changes.
 
+1.4.4 (<DATE>)
+* Fixed a bug in the multiple polylogarithms Li/G that caused imaginary parts
+  of the arguments to be ignored. 
+* Fixed archiving of complex numbers.
+* Made the behaviour of class function more consistent with respect to
+  ncmul::eval().
+* Improved heur_gcd() so it can handle rational polynomials.
+
 1.4.3 (04 April 2008)
 * Fixed bug in numerical evaluation of multiple polylogarithms and
   alternating multiple zeta values introduced in version 1.4.2.