X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=README.in;h=908358f2155614e763e16c4a1a039424cedd96c9;hb=9c16d619b91dfd68a59eca8f99614dd1a55d599c;hp=c8261532a3497f36ca73b5f1ab366c155ef25a3f;hpb=a0d427dd996ca49d75be04ff384422e56db2a841;p=~andy%2Fgtk diff --git a/README.in b/README.in index c8261532a..908358f21 100644 --- a/README.in +++ b/README.in @@ -36,6 +36,12 @@ Release notes for 2.14 without including gtkitemfactory.h - even though this behaviour has never been supported in the first place. +* The GtkFileSystem semi-private interface has been removed. + The GTK+ filechooser implementation now uses GIO directly, which has + rendered external filesystem implementations unnecessary. Consequently, + the GtkFileSystem interface is no longer available, nor the filechooser + will load any GtkFileSystem implementation. + Release notes for 2.12 ======================