enqueue_chunk(): pass a struct chunk_queue * instead of struct http_client *.
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index 1ec92688f6ef7e6eb00d4835fccf5983e3726756..33c17e1ee535d81a03fde065597d3152177de8c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,9 +8,15 @@ NEWS
 Only bugfixes and cleanups in this version which marks the end of
 the 0.2.x series if no serious bugs show up after the release.
 
+       - mysql_selector: fix a locking bug.
        - be more carful wrt. signed vs. unsigned argument passing.
        - cleanup error.h and fix some references to invalid error
          codes.
+       - update to gengetopt-2.20.
+       - autoconf: extend checks for headers, library functions and
+         compiler characteristics.
+       - dccp sender: Keep polling until an entry becomes free if write()
+         returns EAGAIN (Gerrit Renker).
 
 --------------------------------------
 0.2.16 (2007-04-05) "neural discharge"
@@ -256,7 +262,7 @@ the internal find command and several other improvements and cleanups.
 
 
 ------------------------------------------
-0.2.5 (2005-10-13) "aggressive_resolution"
+0.2.5 (2005-10-13) "aggressive resolution"
 ------------------------------------------
 
 This release adds internal senders, i.e. no more external programs are