summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-02-17 19:15:08 -0500
committerRich Felker <dalias@aerifal.cx>2011-02-17 19:15:08 -0500
commit982a47843316e65f2b849e9def893195396aeec0 (patch)
treea58435ca2859f0f30ffa72c2575ad402e5733551
parent6d333355e77107c130e863660a632df953c8b5da (diff)
downloadmusl-982a47843316e65f2b849e9def893195396aeec0.tar.gz
prepare WHATSNEW for releasev0.6.0
-rw-r--r--WHATSNEW2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATSNEW b/WHATSNEW
index 64a3e908..360d4670 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -23,7 +23,7 @@ respectively.
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, various important fixes
+0.6.0 - x86_64 port, various important bugs fixed
new x86_64 (amd64) architecture port, contributed by Nicholas J. Kain,
along with PORTING guide. source tree layout and build system have