diff ChangeLog @ 384:a91923634161 trunk

[svn] - don't use deprecated function playlist_get().
author nenolod
date Fri, 15 Dec 2006 21:23:09 -0800
parents b211dcbec13f
children ac806e416c48
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 15 17:11:51 2006 -0800
+++ b/ChangeLog	Fri Dec 15 21:23:09 2006 -0800
@@ -1,3 +1,11 @@
+2006-12-16 01:11:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [838]
+  - fix wav.c improper initialization of wav_fmts()
+  
+  trunk/src/wav/wav.c |    4 ++++
+  1 file changed, 4 insertions(+)
+
+
 2006-12-15 02:24:21 +0000  William Pitcock <nenolod@nenolod.net>
   revision [836]
   - really fix HES/other multitrack this time