]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
enqueue_chunk(): pass a struct chunk_queue * instead of struct http_client *.
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index 757e1fe218ae12112500fba31c2a7a55c200cf2a..33c17e1ee535d81a03fde065597d3152177de8c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,12 +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.
 
 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.
        - 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"
 
 --------------------------------------
 0.2.16 (2007-04-05) "neural discharge"