From: Andre Noll <maan@systemlinux.org>
Date: Sun, 12 Aug 2007 22:49:37 +0000 (+0200)
Subject: NEWS update.
X-Git-Tag: v0.2.17~25
X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=1404c0dbc7265e42ac81fc1664c724630c3454e4;p=paraslash.git

NEWS update.
---

diff --git a/NEWS b/NEWS
index 33c17e1e..93d82b26 100644
--- a/NEWS
+++ b/NEWS
@@ -5,18 +5,20 @@ NEWS
 0.2.17 (to be announced) "isotropic threshold"
 ----------------------------------------------
 
-Only bugfixes and cleanups in this version which marks the end of
+Mainly 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.
+	- universal chunk queueing.
+	- dccp sender uses chunk queueing if write() returns EAGAIN (thanks
+	  to Gerrit Renker).
 	- 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.
+	- update to gengetopt-2.21.
+	- update to ortp-0.13.1.
 	- 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"