diff --git a/changelog.md b/changelog.md index 9f8e6ce6a0..1c30c83b7c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,5 @@ HEAD +- Fix handler allocation crash with multithreaded io_service. - Split tcp init into pre and post init. - Adds URI method to extract query string from URI. Thank you Banaan for code. #298