diff ChangeLog @ 1364:18a6a71b8c15 trunk

[svn] - No more cdaudio crashy.
author nhjm449
date Sat, 01 Jul 2006 04:01:26 -0700
parents 5171f489bace
children 97000f8de201
line wrap: on
line diff
--- a/ChangeLog	Sat Jul 01 03:11:13 2006 -0700
+++ b/ChangeLog	Sat Jul 01 04:01:26 2006 -0700
@@ -1,3 +1,12 @@
+2006-07-01 10:11:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1638]
+  - fix the skinwin realisation bug
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/audacious/prefswin.c  
+
+
 2006-06-30 11:18:20 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [1636]
   - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution.