[xiph-commits] r13803 - trunk/ezstream
moritz at svn.xiph.org
moritz at svn.xiph.org
Fri Sep 14 00:01:39 PDT 2007
Author: moritz
Date: 2007-09-14 00:01:38 -0700 (Fri, 14 Sep 2007)
New Revision: 13803
Modified:
trunk/ezstream/NEWS
Log:
Update.
Modified: trunk/ezstream/NEWS
===================================================================
--- trunk/ezstream/NEWS 2007-09-14 07:01:18 UTC (rev 13802)
+++ trunk/ezstream/NEWS 2007-09-14 07:01:38 UTC (rev 13803)
@@ -1,3 +1,17 @@
+Changes in 0.5.1 (SVN):
+
+ * src/playlist.c:
+ - [FIX] Fix a segmentation fault in playlist_*_next() when trying to
+ access empty playlists.
+
+ * src/ezstream.c:
+ - [MISC] Issue a warning in verbose mode when dealing with an empty
+ playlist file. This also makes it more obvious what is going on
+ when a user makes ezstream spin on an empty playlist with
+ <stream_once/> set to 0.
+
+
+
Changes in 0.5.0, released on 2007-08-31:
* src/ezstream.c:
More information about the commits
mailing list