Prep for 0.9.1
This commit is contained in:
parent
1b28d912fc
commit
97b89b1b51
@ -1,12 +1,10 @@
|
|||||||
* New in version 1.0.0
|
|
||||||
** Complete re-write of idleconn.c to use libevent notification system
|
|
||||||
** idleconn is now optional (--enable-idleconn)
|
|
||||||
|
|
||||||
* New in version 0.9.1:
|
* New in version 0.9.1:
|
||||||
** timer re-write to reduce memory and fix memory leaks
|
** timer re-write to reduce memory and fix memory leaks
|
||||||
** Generic data structures and implementations (heap, queue, linked list)
|
** Generic data structures and implementations (heap, queue, linked list)
|
||||||
** New options (see man-page for details):
|
** New options (see man-page for details):
|
||||||
--period=vT1,D1,T2,D2...Tn,Dn
|
--period=vT1,D1,T2,D2...Tn,Dn
|
||||||
|
** Complete re-write of idleconn.c to use libevent notification system
|
||||||
|
** idleconn is now optional (--enable-idleconn)
|
||||||
|
|
||||||
* New in version 0.9.0:
|
* New in version 0.9.0:
|
||||||
** Re-Factored build system now builds on the following platforms
|
** Re-Factored build system now builds on the following platforms
|
||||||
|
Loading…
Reference in New Issue
Block a user