[xiph-commits] r14000 - trunk/ezstream
moritz at svn.xiph.org
moritz at svn.xiph.org
Tue Oct 16 07:51:48 PDT 2007
Author: moritz
Date: 2007-10-16 07:51:48 -0700 (Tue, 16 Oct 2007)
New Revision: 14000
Modified:
trunk/ezstream/NEWS
Log:
Update.
Modified: trunk/ezstream/NEWS
===================================================================
--- trunk/ezstream/NEWS 2007-10-16 14:51:21 UTC (rev 13999)
+++ trunk/ezstream/NEWS 2007-10-16 14:51:48 UTC (rev 14000)
@@ -1,3 +1,18 @@
+Changes in 0.5.2 (SVN):
+
+ * src/ezstream.c:
+ - [FIX] Fix a crash that occurs when streaming from standard input without
+ using a script or program that supplies metadata information.
+ (Ticket #1247)
+ - [FIX] Provide a useful error message when there's no more data to read
+ from standard input instead of talking about scary, bad file
+ descriptors.
+ - [FIX] Similar to the fix for #1247, properly initialize another
+ variable. The result is a cosmetic fix for the "real-time" status
+ line when streaming from standard input.
+
+
+
Changes in 0.5.1, released on 2007-09-16:
* src/playlist.c:
More information about the commits
mailing list