update changelog for v2.0.2 release that went out without it
authorAndy Green <andy@warmcat.com>
Thu, 25 Aug 2016 23:37:25 +0000 (07:37 +0800)
committerAndy Green <andy@warmcat.com>
Thu, 25 Aug 2016 23:37:25 +0000 (07:37 +0800)
changelog

index 92271e66246892e854c938275bb2db5350a2ece1..3e54fa05f0df3d0d6c6c9fc0e51afe9280f58c14 100644 (file)
--- a/changelog
+++ b/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
 ======