瀏覽代碼

Update release notes

Add differences since last update by using
git log --format=oneline 42daa29532d7b882d850935e19368a795dbb3311..HEAD

For a full list since the last release, see
git log --format=oneline 1dba82d5820b75db0ea7aae1bf7877de9a8a1dc0..HEAD
bel 8 年之前
父節點
當前提交
dcb5a0c85d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -5,6 +5,8 @@ Release Notes v1.9 (work in progress)
 Changes
 -------
 
+- Use non-blocking sockets
+- stdint.h is now required and no longer optional
 - Rewrite connection close handling
 - Rewrite mg_fopen/mg_stat
 - Enhanced tray icon menu for Windows