update changelog for v2.0.2 release that went out without it
This commit is contained in:
parent
4324ea598b
commit
a86666cfe5
1 changed files with 21 additions and 0 deletions
21
changelog
21
changelog
|
@ -1,6 +1,27 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
v2.0.2
|
||||
======
|
||||
|
||||
Fixes
|
||||
-----
|
||||
|
||||
1) Fix possible pthread mutex leak
|
||||
|
||||
2) Make sure ACCESS_LOG can't touch freed area
|
||||
|
||||
3) extra options in lwsws conf for cipher list and ecdh curve
|
||||
|
||||
4) extra options in lwsws conf for extra mimetypes
|
||||
|
||||
5) fix default rxbuf trimming for output
|
||||
|
||||
6) lwsl_timestamp month number was off-by-one
|
||||
|
||||
7) fix daemonize.c
|
||||
|
||||
|
||||
v2.0.1
|
||||
======
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue