summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrpj <rpj>2005-05-27 09:31:40 +0000
committerrpj <rpj>2005-05-27 09:31:40 +0000
commit95cd20cdab9cb516e2279bec4d25f1a55acaebd6 (patch)
tree550ca1a26bf93512fecf16f94049fc0fba0f2711
parent616f4af390a6872fe49c1a7b4bdf72d51ea9ede3 (diff)
''
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9fce92c..d0c7159 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+RELEASE 1.11.0
+-------------
+(in CVS)
+
+General
+-------
+This release is a back-port of the bug fixes and new features in release
+2.7.0. To date, version 1 releases remain fully functionally equivalent to
+version 2 releases, including all bug fixes and enhanced compliance. The
+difference is that the version 1 pthread_once routine may be significantly
+less efficient in some situations.
+
+New features
+------------
+* Support for Mingw cross development tools added to GNUmakefile.
+Mingw cross tools allow building the libraries on Linux.
+- Mikael Magnusson
+
+
RELEASE 1.10.0
-------------
(2005-05-19)