]> www.ginac.de Git - cln.git/blobdiff - NEWS
install library as program, not as data
[cln.git] / NEWS
diff --git a/NEWS b/NEWS
index 327320db6132fe50ac112c7242ca08c1c0817aab..52639dd811f9344953500cd31f4bd05903ee46ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+2004-01-01, version 1.1.6
+
+Functional changes
+------------------
+
+* New function
+  `sintL ldegree(const cl_UP& x)'.
+  (Suggested by Munagala Ramanath.)
+
+Implementation changes
+----------------------
+
+* Fixed a bug in polynomial subtraction.
+  (Reported by Munagala Ramanath.)
+
+Other changes
+-------------
+
+* Provide a package control file cln.pc.
+
+* Updated infrastructure to autoconf-2.57.
+
+* Fixed compilation issues with GCC-3.4 prereleases and on Mac OSX.
+
+
+2002-05-28, version 1.1.5
+=========================
+
+Other changes
+-------------
+
+* Fix compilation issues with GCC-3.1.
+
+
 2002-01-04, version 1.1.4
 =========================