From 53a4678608e7ccdda493e2fe2d34e85746be7729 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Thu, 14 Feb 2013 11:23:49 +0800 Subject: [PATCH] update 1.21 changelog Signed-off-by: Andy Green --- changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog b/changelog index e801e516..fc866dee 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,13 @@ Changelog --------- +v1.21-chrome26-firefox18 +======================== + + - Fixes buffer overflow bug in max frame size handling if you used the + default protocol buffer size. If you declared rx_buffer_size in your + protocol, which is recommended anyway, your code was unaffected. + v1.2-chrome26-firefox18 =======================