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

Modified Files:
        ChangeLog_detailed 
Log Message:
        * main.c, display_coverart.c: fixed possible access to
          uninitialized pointer

        * confirmation.c (cleanup): don't access free'd pointer.



Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -d -r1.386 -r1.387
--- ChangeLog_detailed  20 Feb 2007 14:11:21 -0000      1.386
+++ ChangeLog_detailed  22 Feb 2007 15:05:49 -0000      1.387
@@ -1,3 +1,20 @@
+2007-02-22 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+       * main.c, display_coverart.c: fixed possible access to
+          uninitialized pointer
+
+       * confirmation.c (cleanup): don't access free'd pointer.
+
+2007-02-22 P.G. Richardson <phantom_sf at users.sourceforge.net>
+
+       * display_coverart.c 
+         - Added "Album Art" title label to display_coverart pane
+         - Changed set_display_dimensions to make WIDTH=HEIGHT giving
+           aspect ratio default of 1 rather than 1.2
+         - Added patch to dispay_coverart.c to correctly cleanup
+           pixbuf memory leakag. (All credit for this to Christophe
+           (teuf at gnome.org))
+
 2007-02-20 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * Modified Files:


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to