Browse Source

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 years ago
parent
commit
dcb5a0c85d
1 changed files with 2 additions and 0 deletions
  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