Browse Source

document more changes

Rich Felker 14 years ago
parent
commit
59a37f8f1f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      WHATSNEW

+ 2 - 0
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.