diff ChangeLog @ 1670:0abfd27b3849 trunk

[svn] Use the VFS.
author chainsaw
date Mon, 11 Sep 2006 16:06:23 -0700
parents 07143b97314d
children daabad781796
line wrap: on
line diff
--- a/ChangeLog	Mon Sep 11 15:24:52 2006 -0700
+++ b/ChangeLog	Mon Sep 11 16:06:23 2006 -0700
@@ -1,3 +1,14 @@
+2006-09-11 22:24:52 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [2275]
+  fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins.
+
+  Changes:        Modified:
+  +7 -7           trunk/Plugins/Container/m3u/m3u.c  
+  +6 -5           trunk/Plugins/Container/pls/pls.c  
+  +2 -0           trunk/libaudacious/vfs.h  
+  +43 -0          trunk/libaudacious/vfs_common.c  
+
+
 2006-09-11 20:15:31 +0000  Tony Vroon <chainsaw@gentoo.org>
   revision [2273]
   Partial sync with upstream.