document more changes
authorRich Felker <dalias@aerifal.cx>
Tue, 5 Apr 2011 22:58:47 +0000 (18:58 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 5 Apr 2011 22:58:47 +0000 (18:58 -0400)
WHATSNEW

index da17d1c..44ebd72 100644 (file)
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -143,3 +143,5 @@ crashes scanning tiny strings at the end of a page when the next page
 is not readable, or on archs (not yet supported) that forbid
 misaligned reads.
 
 is not readable, or on archs (not yet supported) that forbid
 misaligned reads.
 
+added many compatibility and system-level interfaces, increasing the
+proportion of busybox that works with musl.