diff ChangeLog @ 2120:1d67cf383e32 trunk

[svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get()
author nenolod
date Fri, 15 Dec 2006 07:20:41 -0800
parents 6d7381072a45
children 185db04b815f
line wrap: on
line diff
--- a/ChangeLog	Wed Dec 13 23:15:44 2006 -0800
+++ b/ChangeLog	Fri Dec 15 07:20:41 2006 -0800
@@ -1,3 +1,11 @@
+2006-12-14 07:15:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [3243]
+  - fix example
+  
+  trunk/libaudacious++/configdb.hh |    4 ++--
+  1 file changed, 2 insertions(+), 2 deletions(-)
+
+
 2006-12-14 06:46:29 +0000  William Pitcock <nenolod@nenolod.net>
   revision [3241]
   - add the starting point of some audacious C++ bindings