From: Rich Felker Date: Tue, 5 Apr 2011 22:58:47 +0000 (-0400) Subject: document more changes X-Git-Tag: v0.7.7~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59a37f8f1f95980354c8f9ca30f77324d5660aaf;p=musl document more changes --- diff --git a/WHATSNEW b/WHATSNEW index da17d1c4..44ebd723 100644 --- 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. +added many compatibility and system-level interfaces, increasing the +proportion of busybox that works with musl.