From af792aeaba56e888d466d1297a20abf22b9f2783 Mon Sep 17 00:00:00 2001 From: Peter Thorson Date: Tue, 2 Jun 2015 07:02:48 -0400 Subject: [PATCH] Update changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index e4e0ccf07..af7d32a33 100644 --- a/changelog.md +++ b/changelog.md @@ -40,6 +40,8 @@ HEAD `boost::chrono` when possible. On C++11 compilers the `boost::aligned_storage` and `boost::date_time` dependencies are gone, replaced with equivalent C++11 standard library features. +- Bug: Fixes a potential dangling pointer and inconsistent error message + handling in `websocketpp::exception`. #432 Thank you Tom Swirly for the fix. 0.5.1 - 2015-02-27 - Bug: Fixes an issue where some frame data was counted against the max header