From 1e389908ce599ab026e3624ccdfc9e0b39fed75f Mon Sep 17 00:00:00 2001
From: rpj <rpj>
Date: Sun, 7 Jan 2007 03:04:46 +0000
Subject: ''

---
 NEWS | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/NEWS b/NEWS
index 18fe543..dc78d67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+RELEASE 2.9.0
+-------------
+(2007-??-??)
+
+General
+-------
+New bug fixes in this release since 2.8.0 have NOT been applied to the
+1.x.x series.
+
+The 1.x.x series is no longer maintained. However, if you really need a
+version 1, the differences between 1.11.0 and 2.7.0 are very small, mainly
+revolving around the pthread_once_t_ struct. Those differences applied
+as a patch to the current 2.x.x should work. Don't forget to change
+the version numbering in pthread.h before building. If you distribute
+such a version 1.x.x please bear in mind that your numbers may clash
+with those of others doing the same thing. Please consider also making
+identifying changes in version.rc to differentiate your build.
+
+Testing and verification
+------------------------
+This release has been tested on UP and SMP architectures. Thanks to Tim
+Theisen for running the Win32 SMP tests.
+
+Bug fixes
+---------
+Various modifications and fixes to build and test for WinCE.
+- Marcel Ruff, Sinan Kaya
+
+Fix pthread_cond_destroy() - should not be a cancellation point. Other
+minor build problems fixed.
+- Romano Paolo Tenca
+
+Remove potential deadlock condition from pthread_cond_destroy().
+- Eric Berge
+
+Various modifications to build and test for Win64.
+- Kip Streithorst
+        
+
 RELEASE 2.8.0
 -------------
 (2006-12-22)
-- 
cgit v1.2.3