diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-02-17 19:15:08 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-02-17 19:15:08 -0500 |
commit | 982a47843316e65f2b849e9def893195396aeec0 (patch) | |
tree | a58435ca2859f0f30ffa72c2575ad402e5733551 | |
parent | 6d333355e77107c130e863660a632df953c8b5da (diff) | |
download | musl-982a47843316e65f2b849e9def893195396aeec0.tar.gz musl-982a47843316e65f2b849e9def893195396aeec0.tar.xz musl-982a47843316e65f2b849e9def893195396aeec0.zip |
prepare WHATSNEW for release v0.6.0
-rw-r--r-- | WHATSNEW | 2 |
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 |