summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2013-02-14 22:52:49 +0100
committerAlexander Larsson <alexl@redhat.com>2013-02-14 22:52:49 +0100
commitb8af079258944a483785223c3031d2889aaf6bb5 (patch)
tree5d19226c309084ec0f46e15f2069344ba9727b6a /README.in
parentf35ad7ab8b4f118353afb7331a52921927f2bc9d (diff)
downloadgtk+-b8af079258944a483785223c3031d2889aaf6bb5.tar.gz
Update README.in for the GtkIconInfo type change
Diffstat (limited to 'README.in')
-rw-r--r--README.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.in b/README.in
index b5d9f30fe4..120b265ea6 100644
--- a/README.in
+++ b/README.in
@@ -71,6 +71,14 @@ and attach the patch to that bug report.
Patches should be in unified diff form. (The -up option to GNU diff.)
+Release notes for 3.6
+=====================
+
+* GtkIconInfo has changed from being a boxed type to a GObject. This
+ is technically an ABI change, but basically all existing code
+ will keep working if its used as a boxed type, and its not
+ possible to instantiate GtkIconInfos outside Gtk, so this is not
+ expected to be a big problem.
Release notes for 3.6
=====================