diff ChangeLog @ 2672:d992765e15ee trunk

[svn] - chase r4368.
author nenolod
date Tue, 10 Apr 2007 11:29:11 -0700
parents e9b379528fbc
children 82e24035fdf8
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 10 11:27:26 2007 -0700
+++ b/ChangeLog	Tue Apr 10 11:29:11 2007 -0700
@@ -1,3 +1,12 @@
+2007-04-10 18:27:26 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4368]
+  - playlist_get_length_nolock() -> playlist_get_length(), no need for 
+    locking here.
+  
+  trunk/src/audacious/playlist.c |   16 ++--------------
+  1 file changed, 2 insertions(+), 14 deletions(-)
+
+
 2007-04-10 18:25:39 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4366]
   - playlist_set_info() does not change the playlist and shouldn't block