doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2016-01-28 13:57:32 +01:00
parent 336c2dc8cd
commit 9b165b9e06

2
NEWS
View File

@@ -8,6 +8,8 @@
- The main event loop memory is deinitialized after fork to reduce
memory taken by worker processes.
- Return HTML error message on 404, patch by Kevin Cernekee.
- Remove all uses of select() in main or worker processes allowing
the number of connected clients to exceed 1024.
* Version 0.11.0rc0 (released 2016-01-08)