From 2388d09bb7a8d6c38f80e609ea418f4c9c28651b Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Tue, 24 Sep 2013 18:57:49 +0200 Subject: [PATCH] release: Use the new interface name in NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a94d554ec..a1cb824ad 100644 --- a/NEWS +++ b/NEWS @@ -101,7 +101,7 @@ Changes * gio: Rename the DBus.AddressGet* methods to DBus.Get* * gio: Move static methods from Simple to SimpleAsyncResult class * gio: Hide GioGlobal.RegistryBackendGetType method - * gio: Mark the Seekable interface as consume-only + * gio: Mark the ISeekable interface as consume-only * gio: Correct GSettings.GetStrv and SetStrv values to be string[] * gtk: Mark the whole Style class as obsolete * gtk: Fix return types for several methods: GtkCellArea.GetFocusSiblings,