news for upcoming release
authorRich Felker <dalias@aerifal.cx>
Tue, 15 Feb 2011 20:52:26 +0000 (15:52 -0500)
committerRich Felker <dalias@aerifal.cx>
Tue, 15 Feb 2011 20:52:26 +0000 (15:52 -0500)
WHATSNEW

index f3d8ad3..82cb2a2 100644 (file)
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -23,3 +23,11 @@ respectively.
 many internal improvements have been made to the syscall-related code
 in preparation for porting to x86_64 and other archs.
 
 many internal improvements have been made to the syscall-related code
 in preparation for porting to x86_64 and other archs.
 
+upcoming 0.6.0 - x86_64 port, header bugfixes
+
+new x86_64 (amd64) architecture port, contributed by Nicholas J. Kain,
+along with PORTING guide. source tree layout and build system have
+been improved to accommodate further ports.
+
+various bugs that were introduced while making the headers respect C
+and POSIX namespace standards have been fixed.