blob: 128369672c69c63520c822951090dd65b8947fd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
2.21.4
======
* Drop -2.0 suffix on gdk-pixbuf-csource and gdk-pixbuf-query-loaders
* Include gdk-pixbuf-xlib again
* Add pixbuf tests from the GTK+ tree
* Add binary version and module dir as variables in the .pc file
* Add a boxed type for GdkPixbufFormat
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.
|