Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv9979

Modified Files:
        ChangeLog_detailed 
Log Message:
2007-05-16  P.G. Richardson <phantom_sf at users.sourceforge.net>

  * display_coverart.c
  
    Null checks placed in free_album.
    g_hash_table_remove_all only used if running GLib version is
    newer than 2.12.0.
    Otherwise falls back on g_hash_table_foreach_remove.
    Thanks to Mario Rossi for squashing these bugs.

Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.439
retrieving revision 1.440
diff -u -d -r1.439 -r1.440
--- ChangeLog_detailed  16 May 2007 13:59:23 -0000      1.439
+++ ChangeLog_detailed  16 May 2007 21:24:51 -0000      1.440
@@ -1,3 +1,13 @@
+2007-05-16  P.G. Richardson <phantom_sf at users.sourceforge.net>
+
+  * display_coverart.c
+  
+    Null checks placed in free_album.
+    g_hash_table_remove_all only used if running GLib version is
+    newer than 2.12.0.
+    Otherwise falls back on g_hash_table_foreach_remove.
+    Thanks to Mario Rossi for squashing these bugs.
+
 2007-05-16 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * scripts/convert-flac2mp3.sh


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to