summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-04-05 18:58:47 -0400
committerRich Felker <dalias@aerifal.cx>2011-04-05 18:58:47 -0400
commit59a37f8f1f95980354c8f9ca30f77324d5660aaf (patch)
treece5bc71f1100561c7db89753f50dc8d5515694f3 /WHATSNEW
parent729cb49f52c825ac44f437e1ff0865d9f0b3626a (diff)
downloadmusl-59a37f8f1f95980354c8f9ca30f77324d5660aaf.tar.gz
document more changes
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW2
1 files changed, 2 insertions, 0 deletions
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.