diff ChangeLog @ 2787:e35538325145 trunk

[svn] - add some assertions to chardet_to_utf8() to try to trace bad g_convert() calls
author nenolod
date Wed, 23 May 2007 15:45:00 -0700
parents c539e972b514
children b2b920b165ad
line wrap: on
line diff
--- a/ChangeLog	Tue May 22 16:55:33 2007 -0700
+++ b/ChangeLog	Wed May 23 15:45:00 2007 -0700
@@ -1,3 +1,11 @@
+2007-05-22 23:55:33 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [4598]
+  - reduce startup time.
+  
+  trunk/src/audacious/main.c |    6 ++----
+  1 file changed, 2 insertions(+), 4 deletions(-)
+
+
 2007-05-22 22:17:15 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [4596]
   - implement some audacious-remote functions.