Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 17 Feb 2009 01:35:09 +0000 (01:35 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 17 Feb 2009 01:35:09 +0000 (01:35 +0000)
svn path=/trunk/; revision=7867

ChangeLog
NEWS

index 5927e42..bb03f76 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2009-02-13  Mathias Hasselmann  <hasselmm@gnome.org>
 
        Add note about g_utf8_offset_to_pointer() not checking string
diff --git a/NEWS b/NEWS
index a8ce1a2..6bd4383 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Overview of Changes from GLib 2.19.6 to GLib 2.19.7
+===================================================
+
+* GIO
+ - GFile gained an attribute for the actual file size in bytes
+ - GMountOperation gained an "aborted' signal that allows to abort
+   a mount operation from the backend side
+
+* Bugs fixed:
+ 523742 Use noinst for non-installable libraries
+ 566747 URIs opened with firefox %u load as local files
+ 541225 Can't compile gio on AIX duplicate case value in gioerror.c
+ 571598 GAsyncResult with NULL gobject
+ 505042 add file attribute for actually used file size in bytes
+
+* Updates translations:
+ Basque (eu)
+ Gujarati (gu)
+ Italian (it)
+ Japanese (ja)
+ Norwegian bokmÃ¥l (nb)
+ Dutch (nl)
+ Portugese (pt)
+ Thai (th)
+ Vietnamese (vi)
+
+
 Overview of Changes from GLib 2.19.5 to GLib 2.19.6
 ===================================================