diff --git a/NEWS b/NEWS index faef15a..67b1f40 100644 --- 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 ==========================