From e470da85f7b9426eea03d66086c2822bf29e9b05 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 3 Mar 2011 23:37:20 +0000 Subject: Some cleanups, mostly x86_64 compat plus interlocked macros --- NEWS | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e19e645..5923901 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,17 @@ CURRENT CVS HEAD Version RELEASE 2.9.0 pending ------------- -(2010-??-??) +(2011-??-??) General ------- New bug fixes in this release since 2.8.0 have NOT been applied to the 1.x.x series. +Version 2.8.0 may be the last release for some older Windows systems. +Some changes post 2011-02-26 in CVS may not be compatible with pre +Windows 2000 systems. + Version 1 no longer maintained ------------------------------ The 1.x.x series is no longer maintained. However, if you really need a @@ -47,6 +51,9 @@ See README.NONPORTABLE for descriptions of these routines. Bug fixes --------- +Many more changes for 64 bit systems. +- Kai Tietz + Various modifications and fixes to build and test for WinCE. - Marcel Ruff, Sinan Kaya @@ -75,6 +82,14 @@ have slowed barriers down slightly but halves the number of semaphores consumed per barrier to one. - Ross Johnson +Fixed a handle leak in sched_[gs]etscheduler. +- Mark Pizzolato + +Removed all of the POSIX re-entrant function compatibility macros from pthread.h. +Some were simply not semanticly correct. +- Igor Lubashev + + RELEASE 2.8.0 ------------- (2006-12-22) -- cgit v1.2.3