]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
dccp_send.c: Implement chunk queuing for dccp.
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index c2d75f3988af81bb61afc061a0ebed05661f13f8..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.
 
 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.
        - 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"