]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Finalize 1.6.6 release.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index c8220f42de4429b1405336a775292a4de6011236..23656dafff5bdbfa74d567868be3ba2788f3c7b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 This file records noteworthy changes.
 
+1.6.6 (20 December 2015)
+* Fix elusive bug in add::eval().
+* Several minor performance enhancements.
+
 1.6.5 (27 July 2015)
 * Fix pow(+(...),2).expand() where the sum contained roots of expressions.
 * Speed-up pow(+(...),n).expand() where n > 3.