summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2008-06-21 13:09:57 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-06-21 13:09:57 +0000
commita1362779eea72182cb6cddd15e147125ae51ce02 (patch)
tree400ae17175e7df9c6a6f93640a2f97ab25fc17fe /ChangeLog
parent33d64796d05c504eeb0d4254a241c3fd8278784f (diff)
downloadgtk+-a1362779eea72182cb6cddd15e147125ae51ce02.tar.gz
Cast to guint8* to avoid a compiler warning.
2008-06-21 Johan Dahlin <jdahlin@async.com.br> * gtk/gtkiconcachevalidator.c (check_pixel_data): Cast to guint8* to avoid a compiler warning. svn path=/trunk/; revision=20665
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19d13374e0..19c57e4cf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-21 Johan Dahlin <jdahlin@async.com.br>
+
+ * gtk/gtkiconcachevalidator.c (check_pixel_data): Cast to guint8* to avoid
+ a compiler warning.
+
2008-06-21 Michael Natterer <mitch@imendio.com>
* gdk/gdkapplaunchcontext.h: remove redundant include, fix