diff ChangeLog @ 2739:953001c668ae trunk

[svn] - added auddrct.c/h, a migration api for plugins that once used xmms_remote; to be completed
author giacomo
date Fri, 11 May 2007 16:27:54 -0700
parents 1eb06f902923
children a67712c75069
line wrap: on
line diff
--- a/ChangeLog	Fri May 11 13:02:49 2007 -0700
+++ b/ChangeLog	Fri May 11 16:27:54 2007 -0700
@@ -1,3 +1,11 @@
+2007-05-11 20:02:49 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4502]
+  - call SongFrames not SongLength
+  
+  trunk/src/libaudclient/audctrl.c |    2 +-
+  1 file changed, 1 insertion(+), 1 deletion(-)
+
+
 2007-05-11 19:49:05 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4500]
   - split handlers out to handlers.c