diff ChangeLog @ 1352:8b249765fdd1 trunk

[svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss.
author nenolod
date Wed, 28 Jun 2006 15:32:15 -0700
parents fbb38017d144
children 35ef03569852
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 28 13:50:30 2006 -0700
+++ b/ChangeLog	Wed Jun 28 15:32:15 2006 -0700
@@ -1,3 +1,12 @@
+2006-06-28 20:50:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1614]
+  - why are we requiring a lock in functions that are in the nolock namespace?
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/audacious/playlist.c  
+
+
 2006-06-28 20:16:32 +0000  William Pitcock <nenolod@nenolod.net>
   revision [1612]
   - extra sanity checking keeps the double-free away