Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 5 Jan 2009 16:58:09 +0000 (16:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 5 Jan 2009 16:58:09 +0000 (16:58 +0000)
svn path=/trunk/; revision=7776

ChangeLog
NEWS

index 925c766807e03c2efc0f62912c2d83d806ca1979..0f686089f10c072d06f36615934ad9eda5ec285f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2009-01-05  Dan Winship  <danw@gnome.org>
 
        * glib/tests/.gitignore: update
diff --git a/NEWS b/NEWS
index 1957dc1adb8f1b022af6936d3b6d69b667ffe3a5..dada0f891f5e3722cd983e01a4238c218f44e535 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,26 @@
 Overview of Changes from GLib 2.19.3 to GLib 2.19.4
 ===================================================
 
+* GIO:
+  - Use O_NOATIME when sniffing mimetypes
+  - Add a convenience method to check if a GSimpleAsyncResult
+    is valid
+
 * Bugs fixed:
  560676 function access for g_threads_supported
  565905 There is no g_context_group_set_translation_domain
  564210 SUN Studio 12 has supported visibility attribute
  565136 GObject's "notify" signal parameters are wrong in gtk-doc
  565831 error in interface creation sample
+ 566348 g_file_open_tmp uses the wrong g_mkstemp on win32
+ 566064 Add NOATIME flag to query_info_flags
+ 566170 g_async_result_verify_source_object
 
 * Updated translations:
  Spanish (es)
  Norwegian bokmÃ¥l (nb)
+ Brazilian Portugese (pt_BR)
+ Simplified Chinese (zh_CN)
 
 
 Overview of Changes from GLib 2.19.1 to GLib 2.19.3