[xiph-commits] r13589 - trunk/ezstream
moritz at svn.xiph.org
moritz at svn.xiph.org
Wed Aug 22 11:29:01 PDT 2007
Author: moritz
Date: 2007-08-22 11:29:01 -0700 (Wed, 22 Aug 2007)
New Revision: 13589
Modified:
trunk/ezstream/NEWS
Log:
Consistency + typo fix.
Modified: trunk/ezstream/NEWS
===================================================================
--- trunk/ezstream/NEWS 2007-08-22 15:33:24 UTC (rev 13588)
+++ trunk/ezstream/NEWS 2007-08-22 18:29:01 UTC (rev 13589)
@@ -1,6 +1,6 @@
Changes in 0.5.0 (SVN):
- * ezstream.c:
+ * src/ezstream.c:
- [FIX] The special case of streaming MP3 files without reencoding had
been lost, causing such streams to have no metadata. This has
been fixed.
@@ -8,7 +8,7 @@
* various:
- [NEW] A new convenience feature has been added, to allow automatic
normalization of metadata strings. Useful if the majority of
- files comes from a broken encoder/tagging program. Disabled
+ files come from a broken encoder/tagging program. Disabled
by default, this feature can be enabled with the new `-n'
command line parameter.
- [MISC] Add new --enable-debug configuration option to the configure
More information about the commits
mailing list