]> Pileus Git - ~andy/gtk/blobdiff - README.in
separator: Don't use padding and borders wrongly
[~andy/gtk] / README.in
index b5d9f30fe448b3ae2c58354859efba1f06b5bc48..c10587d457d811fa7bafc60f3bc99f9c88be80ba 100644 (file)
--- 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.8
+=====================
+
+* 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
 =====================