]> www.ginac.de Git - ginac.git/commitdiff
Update.
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Wed, 21 Nov 2007 04:44:43 +0000 (04:44 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Wed, 21 Nov 2007 04:44:43 +0000 (04:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f32931e7552f5eed294fa82260e5b8ad567a6233..b4cfc45a3e770880a2ffba6a22ad37d9c6c6f532 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
 This file records noteworthy changes.
 
-1.4.1 (<date>)
+1.4.1 (21 November 2007)
+* Fixed memory leak in ginac_yylex().
+* Fix memory leaks in mul::eval() and power::eval().
+* Fixed macro checking for version of libreadline (Mac OS X).
+* Fixed broken preprocessor instruction in excompiler.cpp.
+* Fixed broken module loading in excompiler.cpp.
+* info(info_flags::has_indices) now works for sums and products.
+* Improved mul::expand().
 * Improved CLN output.
 
 1.4.0 (31 August 2007)