]> Pileus Git - ~andy/gtk/blobdiff - README.in
tooltip-text and tooltip-markup properties: Interpret an empty string as a
[~andy/gtk] / README.in
index c8261532a3497f36ca73b5f1ab366c155ef25a3f..908358f2155614e763e16c4a1a039424cedd96c9 100644 (file)
--- 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
 ======================