]> www.ginac.de Git - ginac.git/commitdiff
Preparations for 1.3.5 release.
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Wed, 16 Aug 2006 14:18:08 +0000 (14:18 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Wed, 16 Aug 2006 14:18:08 +0000 (14:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4636dc83c09859d74856872a23096bb4ea78c5d3..7afb9cff648bb40f6a8ff1350a28dfe81d0ad768 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,13 @@
 This file records noteworthy changes.
 
-1.3.5 (24 July 2006)
+1.3.5 (16 August 2006)
 * Re-built bison related files that caused bugs with gcc 4.
-* Fixed bug in fderivative::match_same_type().
-* Fixed bug in expairseq::match().
-* Fixed template specialization for container to be gcc 4.2 compliant.
+* Fixed bugs in fderivative::match_same_type(), expairseq::match(),
+  expand_dummy_sum(), and expairseq::map().
+* Fixed template specialization for class container to be gcc 4.2 compliant.
+* Output in csrc mode is now -x instead of -1.0*x.
+* Fixed tutorial and reference generation in html/pdf/ps format.
+* Modified autotool configuration to allow for compilation on MinGW.
 * Debian packaging files updated.
 
 1.3.4 (12 April 2006)