]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Preparing for release 1.5.7.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index c3d6e27335a215ab2f957d47440395d12b28b7cf..e2f4e1859ffd7cf04830b8330e4f6dc43c9d0cd0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 This file records noteworthy changes.
 
 This file records noteworthy changes.
 
+1.5.7 (29 March 2010)
+* Fixed a bug in the GCD code (infinite loop in pgcd()).
+* Fixed a bug in atan2() (division by zero error for atan2(x,0) if x is a
+  negative and composite term).
+* Products now correctly set info_flags::negative and info_flags::negint.
+
 1.5.6 (28 January 2010)
 * Fixed compile problem with gcc 3.4.
 * Improved excompiler: The ginac-excompiler script will only be installed if
 1.5.6 (28 January 2010)
 * Fixed compile problem with gcc 3.4.
 * Improved excompiler: The ginac-excompiler script will only be installed if