projects
/
platform
/
upstream
/
libwebsockets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4324ea5
)
update changelog for v2.0.2 release that went out without it
author
Andy Green
<andy@warmcat.com>
Thu, 25 Aug 2016 23:37:25 +0000
(07:37 +0800)
committer
Andy Green
<andy@warmcat.com>
Thu, 25 Aug 2016 23:37:25 +0000
(07:37 +0800)
changelog
patch
|
blob
|
history
diff --git
a/changelog
b/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
======