]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
Merge commit 'athcx/v0.2' into v0.2
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index 33c17e1ee535d81a03fde065597d3152177de8c7..35c51a00deb6f469026f5dffe2c5b6a1c0e78923 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,22 +1,26 @@
 NEWS
 ====
 
-----------------------------------------------
-0.2.17 (to be announced) "isotropic threshold"
-----------------------------------------------
+-----------------------------------------
+0.2.17 (2007-11-20) "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).
+       - Fix streaming of large mp3 files.
+       - Fix an off-by-one bug in playlist handling.
 
 --------------------------------------
 0.2.16 (2007-04-05) "neural discharge"