Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 23 Feb 2008 06:59:06 +0000 (06:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 23 Feb 2008 06:59:06 +0000 (06:59 +0000)
svn path=/trunk/; revision=6566

ChangeLog
NEWS

index bc9f0dd..3e1c816 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-02-23  Matthias Clasen  <mclasen@redhat.com> 
 
+       * NEWS: Updates
+
+2008-02-23  Matthias Clasen  <mclasen@redhat.com> 
+
        * glib/gkeyfile.c (g_key_file_get_string_list): Return
        NULL when the key is not found.  (#513171, Дилян Палаузов)
 
diff --git a/NEWS b/NEWS
index f5c6614..e2a73c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of Changes from GLib 2.15.5 to GLib 2.15.6
+===================================================
+
+* GIO:
+ - New file attributes: trash::item-count, filesystem::use-preview
+ - Rename g_file_contains_file to g_file_has_prefix
+ - g_file_query_filesystem_info grew async variants
+ - g_themed_icon_append_name: new convenience function
+ - g_content_type_get_icon is implemented now
+
+* Updated translations:
+ Arabic (ar)
+ Belarusian Latin (be@latin)
+ Catalan (ca) 
+ British English (en_GB)
+ Finnish (fi)
+ Galician (gl)
+ Hebrew (he)
+ Italian (it)
+ Kannada (kn)
+ Norwegian bokmål (nb)
+ Dutch (nl)
+ Brazilian Portugese (pt_BR)
+ Vietnamese (vi)
+
+
 Overview of Changes from GLib 2.15.4 to GLib 2.15.5
 ===================================================