summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2008-10-01 10:43:02 +0000
committerTor Lillqvist <tml@src.gnome.org>2008-10-01 10:43:02 +0000
commit669baea0fff2fddb62338144ec7bb7564b967159 (patch)
treeae1e1385ee598c85c8b8cded4e9f84cc53a85149 /gdk-pixbuf/ChangeLog
parentdd41692b20990a1aaea21d9f543ae5c513b282fe (diff)
downloadgtk+-669baea0fff2fddb62338144ec7bb7564b967159.tar.gz
Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers.
2008-10-01 Tor Lillqvist <tml@novell.com> * io-icns.c: Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers. svn path=/trunk/; revision=21555
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r--gdk-pixbuf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog
index fe218bf80a..650ca00d41 100644
--- a/gdk-pixbuf/ChangeLog
+++ b/gdk-pixbuf/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-01 Tor Lillqvist <tml@novell.com>
+
+ * io-icns.c: Don't #define _GNU_SOURCE on Windows as it confuses
+ newest mingw headers.
+
2008-09-23 13:28:23 Tim Janik <timj@imendio.com>
* gdk-pixdata.c: prevent RLE encoding of 1x1 pixel images, since the