Parcourir la source

Updated release notes

Thomas Davis il y a 11 ans
Parent
commit
9aafb7ec52
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      RELEASE_NOTES.md

+ 1 - 0
RELEASE_NOTES.md

@@ -6,6 +6,7 @@ In planning.
 Changes
 -------
 
+- Fixed potential dead lock in connection_close() (Morgan McGuire)
 - Added WebSocket example using asynchronous server messages (William Greathouse)
 - Fixed the getcwd() warning (William Greathouse)
 - Implemented the connection_close() callback (William Greathouse)