summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorrpj <rpj>2008-06-06 00:23:20 +0000
committerrpj <rpj>2008-06-06 00:23:20 +0000
commitc99326aa8dc2797567ec48ca18ab413ec2fd4fe5 (patch)
tree1c10d3834640ac3342de7c363c476394b9491523 /NEWS
parent8bee08a26f41b39ce14cae9cdab486d3265349f7 (diff)
''
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index dc78d67..6bb2f48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,14 @@
RELEASE 2.9.0
-------------
-(2007-??-??)
+(2008-??-??)
General
-------
New bug fixes in this release since 2.8.0 have NOT been applied to the
1.x.x series.
+Version 1 no longer maintained
+------------------------------
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
@@ -35,7 +37,11 @@ Remove potential deadlock condition from pthread_cond_destroy().
Various modifications to build and test for Win64.
- Kip Streithorst
-
+
+Various fixes to the QueueUserAPCEx async cancellation helper DLL
+and pthreads code cleanups.
+- Sebastian Gottschalk
+
RELEASE 2.8.0
-------------