]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Preparing for release 1.4.2.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 3a7d7b114367b2ae92959d54ae9fe3fae47cd00d..fdd22beecf91e274f703a86e0844c1330a4bb665 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,13 @@
 This file records noteworthy changes.
 
-1.4.2 (<date>
+1.4.2 (03 April 2008)
+* Fixed VPATH building of documentation.
+* Fixed issues with GCC 4.3.
+* Fixed bug in numerical evaluation of multiple polylogarithms for arguments
+  equal to certain roots of unity (thanks to Jianqiang Zhao).
+* Fixed check for memory leakage in parser.
 * Improved lsolve() of systems containing non-numeric coefficients.
+* Improved automatic test programs.
 
 1.4.1 (21 November 2007)
 * Fixed memory leak in ginac_yylex().