]> granicus.if.org Git - libevent/commitdiff
ChangeLog: Add brief notes
authorAzat Khuzhin <a3at.mail@gmail.com>
Tue, 5 Jul 2016 13:17:38 +0000 (16:17 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Fri, 26 Aug 2016 22:28:36 +0000 (01:28 +0300)
ChangeLog

index ad960356de14353bcc97a287f527b6b9241d79fe..018dd301b8eff18e3465ccda9b2ed5a78e896e9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Changes in version 2.1.6-beta (4 July 2016)
 
+ Libevent 2.1.6-beta contains mostly bug fixes (evbuffers, evthread, evdns,
+ bufferevents, core, http, samples), improvements but mostly to fix some
+ possible issues (EVHTTP_CON_LINGERING_CLOSE), a lot of new unit tests and new
+ appveyor integration.
+
  Security Fixes (utils)
    o evutil_parse_sockaddr_port(): fix buffer overflow (329acc1 Azat Khuzhin)