update changelog

This commit is contained in:
Peter Thorson
2013-10-20 14:30:50 -05:00
parent 6680606523
commit f4d3640870

View File

@@ -1,5 +1,6 @@
HEAD
- Adds URI method to extract query string from URI.
- Adds URI method to extract query string from URI. Thank you Banaan for code.
#298
- Numerous performance improvements. Including: tuned default buffer sizes based
on profiling, caching of handler binding for async reads/writes, non-malloc
allocators for read/write handlers, disabling of a number of questionably