]> www.ginac.de Git - cln.git/blobdiff - NEWS
* cln.pc.in: Fix typo.
[cln.git] / NEWS
diff --git a/NEWS b/NEWS
index 52639dd811f9344953500cd31f4bd05903ee46ac..2c8b3404dbc15a0d93ae250faa188e8110a3291a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
+2004-07-01, version 1.1.8
+=========================
+
+Implementation changes
+----------------------
+
+* Fix bug in log(a,b) when b is 1/n.
+
+* Fix crash in shared library on AMD64.
+
+Other changes
+-------------
+
+* Fixes for some language conformance issues.
+
+
+2004-05-02, version 1.1.7
+=========================
+
+Implementation changes
+----------------------
+
+* Fixed two corner case bugs in cl_LF multiplication and sqrt.
+
+* Workaround GCC 3.[123] compiler bug.
+
+* Parallel build should work reliably now.
+
+
 2004-01-01, version 1.1.6
+=========================
 
 Functional changes
 ------------------