]> www.ginac.de Git - cln.git/commitdiff
* Announce memory savings.
authorRichard Kreckel <kreckel@ginac.de>
Thu, 13 Sep 2007 19:56:51 +0000 (19:56 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Thu, 13 Sep 2007 19:56:51 +0000 (19:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index faef15abdac5221688600c57ff1bfa6c62066dec..67b1f4086ccaafe709384cf59803baa6642dcd9b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,11 @@ Implementation changes
 * Removed cl_boolean. Use built-in C++ bool instead.
 * Dropped the cln-config script. Please use pkg-config instead.
 
+Algorithmic changes
+-------------------
+
+* Save a lot of memory during computation of some constants.
+
 
 2006-08-08, version 1.1.13
 ==========================