[xiph-commits] r12690 - trunk/ezstream

moritz at svn.xiph.org moritz at svn.xiph.org
Thu Mar 8 17:49:41 PST 2007


Author: moritz
Date: 2007-03-08 17:49:39 -0800 (Thu, 08 Mar 2007)
New Revision: 12690

Modified:
   trunk/ezstream/NEWS
Log:
sync


Modified: trunk/ezstream/NEWS
===================================================================
--- trunk/ezstream/NEWS	2007-03-09 01:49:22 UTC (rev 12689)
+++ trunk/ezstream/NEWS	2007-03-09 01:49:39 UTC (rev 12690)
@@ -1,13 +1,21 @@
 Changes in 0.4.0, (SVN trunk):
 
- * src/util.c, src/util.h:
+ * src/util.*:
    - [FIX]   The xfree() function did not work as intended due to a programming
              error. Found, and fix suggested, by Karl Heyes.
 
+ * src/playlist.*:
+   - [FIX]   An error compareable to the one about xfree() in src/util.* has
+             been fixed.
+
  * src/compat.c:
    - [ADD]   Implement a basename() function for Windows that behaves like the
              ones used on Windows.
 
+ * win32/:
+   - [MISC]  Remove the rather ugly HTML version of the man page from the
+             distribution, and provide a much better PDF version instead.
+
  * various:
    - [ADD]   Allow ezstream to use TagLib for reading metadata from media
              files. TagLib (libtag_c) is now an optional dependency.



More information about the commits mailing list