Browse Source

Update RELEASE_NOTES.md

sunsetbrew 11 years ago
parent
commit
d3263ce9a3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      RELEASE_NOTES.md

+ 1 - 0
RELEASE_NOTES.md

@@ -5,6 +5,7 @@ Release Notes v1.6 (Under Development)
 Changes
 -------
 
+- Fixed: select for Linux needs the nfds parameter set correctly  (bel) 
 - Add methods for returning the ports civetweb is listening on (keithel)
 - Fixes for Lua Server Pages, as described within the google groups thread. (bel)
 - Added support for plain Lua Scripts, and an example script. (bel)