Update documentation.

This commit is contained in:
Guus Sliepen 2007-05-18 11:54:16 +00:00
parent 8658659433
commit 6ded8a3f08
3 changed files with 34 additions and 3 deletions

6
NEWS
View file

@ -1,3 +1,9 @@
Version 1.1-cvs Work in progress
* Use libevent to handle I/O events and timeouts.
* Use splay trees instead of AVL trees.
Version 1.0.8 May 16 2007
* Fixed some memory and resource leaks.