diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-30 20:46:14 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-30 20:46:14 +0000 |
commit | f42d57ab480faf85892ad8c63a5839f24707000d (patch) | |
tree | 848656b7a62e2cc77504593dec487bffffe094d4 /README | |
parent | 8cc6b89fb9db02c7173433a9c374a044b14b7b4a (diff) | |
download | gdk-pixbuf-f42d57ab480faf85892ad8c63a5839f24707000d.tar.gz |
===== Released 2.0.1 ======
Fri Mar 29 18:15:12 2002 Owen Taylor <otaylor@redhat.com>
* ===== Released 2.0.1 ======
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ General Information =================== -This is GTK+ version 2.0.0. GTK+ is a multi-platform toolkit for +This is GTK+ version 2.0.1. GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. @@ -96,7 +96,7 @@ GTK+-2.0.0 Specific Notes * There are known problems with some of the image loaders in the gdk-pixbuf library included in GTK+ where corrupted images can cause crashes and conceivably worse problems. Until these problems are fixed - (we hope to have this done for 2.0.x), gdk-pixbuf should not be used + (we hope to have this done for 2.0.1), gdk-pixbuf should not be used to load untrusted data. * The assumption of GLib and GTK+ by default is that filenames on the |