summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-06-25 22:25:20 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-06-25 22:25:20 -0400
commit756fb8f2bad135be687c3e6fe091e1a2c71e93b3 (patch)
tree85d129abbadded660e28085c631cf31657b1ef9f /NEWS
parentbd40fbc8bc415160337a9c1ac7b9b05631ebbe30 (diff)
downloadgdk-pixbuf-756fb8f2bad135be687c3e6fe091e1a2c71e93b3.tar.gz
Updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29bb..c8f40e47f 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,14 @@
+2.21.3
+======
+
+gdk-pixbuf has been turned back into a standalone library, after being
+shipped as part of GTK+ for a number of years. The changes in this
+version, compared to the version included in GTK+ 2.20 are the following:
+
+* The default location for loaders has been changed to
+ $libdir/gdk-pixbuf-2.0/2.10.0/loaders
+
+* The default location for the module file has been changed to
+ $libdir/gdk-pixbuf-2.0/2.10.0/loaders.cache
+ and gdk-pixbuf-query-loaders-2.0 will update that file when given
+ the --update-cache option.