浏览代码

Update RELEASE_NOTES.md

sunsetbrew 12 年之前
父节点
当前提交
f5058a3a1d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -6,6 +6,8 @@ In planning.
 Changes
 -------
 
+- Fixed the getcwd() warning (William Greathouse)
+- Implemented the connection_close() callback (William Greathouse)
 - Replaced Windows AdvancedInstaller with Inno Setup to solve install problems.
 - Fixed support URL's in civetweb.c (Daniel Oaks)
 - Allow port number to be zero to use a random free port (F-Secure Corporation)