1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

update 1.21 changelog

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2013-02-14 11:23:49 +08:00
parent ff5dbf91b1
commit 53a4678608

View file

@ -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
=======================