|
|
@@ -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: |
|
|
|
** timer re-write to reduce memory and fix memory leaks |
|
|
|
** Generic data structures and implementations (heap, queue, linked list) |
|
|
|
** New options (see man-page for details): |
|
|
|
--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: |
|
|
|
** Re-Factored build system now builds on the following platforms |
|
|
|