浏览代码

release notes for 0.9.6

Rich Felker 12 年之前
父节点
当前提交
bd261bf25e
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      WHATSNEW

+ 11 - 0
WHATSNEW

@@ -738,3 +738,14 @@ debloating:
 - eliminate .eh_frame (10-15% loaded size bloat)
 - optimal inline syscall asm for ARM and MIPS
 - no longer force -O3 for shared libs
+
+
+
+0.9.6 release notes
+
+bug fixes:
+- serious breakage in definition of O_ACCMODE mask (missing a bit)
+
+new features:
+- O_EXEC open mode
+- md5 crypt hash function