[xiph-commits] r14010 - trunk/ezstream
moritz at svn.xiph.org
moritz at svn.xiph.org
Thu Oct 18 00:39:37 PDT 2007
Author: moritz
Date: 2007-10-18 00:39:37 -0700 (Thu, 18 Oct 2007)
New Revision: 14010
Modified:
trunk/ezstream/NEWS
Log:
Sync.
Modified: trunk/ezstream/NEWS
===================================================================
--- trunk/ezstream/NEWS 2007-10-18 07:39:18 UTC (rev 14009)
+++ trunk/ezstream/NEWS 2007-10-18 07:39:37 UTC (rev 14010)
@@ -4,15 +4,20 @@
- [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.
+ - [MISC] Provide a useful error message when there's no more data to read
+ from standard input instead of talking about scary, bad file
+ descriptors.
+ - [MISC] Further prettify the output to make more sense when streaming from
+ standard input.
+ * src/xalloc.c:
+ - [FIX] A rare, possible crash has been fixed in an error path.
+
Changes in 0.5.1, released on 2007-09-16:
* src/playlist.c:
More information about the commits
mailing list