diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2009-02-17 01:35:09 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2009-02-17 01:35:09 +0000 |
commit | 23aad87a5459b560b9e5c029a8f5183582b19209 (patch) | |
tree | 11af2c21fc3b2358b86066d2baf24109e0804853 /NEWS | |
parent | 49cb04caf0d37d42ab8787739689906df831525f (diff) |
Updates
svn path=/trunk/; revision=7867
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -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 =================================================== |