Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 4 Aug 2008 16:03:41 +0000 (16:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 4 Aug 2008 16:03:41 +0000 (16:03 +0000)
svn path=/trunk/; revision=7295

ChangeLog
NEWS

index 30261c69d96a390d5fe5551a3d97dfddbbcee389..9600f66f807eaa9b3d8212d1951fc1b8df905b09 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2008-08-02  Tor Lillqvist  <tml@novell.com>
 
        * glibconfig.h.win32.in: Add gintptr and guintptr typedefs here,
diff --git a/NEWS b/NEWS
index 05fc3fb3d887bbc2dd4c09ec88b8e881d8dcf53e..983b9ccb07d4e7d3ec35e05cd756b1f8b28f18db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Overview of Changes from GLib 2.17.4 to GLib 2.17.5
 * GIO
  - g_mount_guess_content_type_sync: synchronous version of
    g_mount_guess_content_type
+ - GEmblem: A GIcon implementation that adds emblem-related
+   metadata to icons
  - GEmblemedIcon: A GIcon implementation that can add emblems
    to icons
 
@@ -24,6 +26,10 @@ Overview of Changes from GLib 2.17.4 to GLib 2.17.5
  545457 gdmsetup crashed with SIGSEGV in g_unix_mount_guess...
  544177 Fix trivial cut and paste error in documentation
  545395 Language tweak for g_value_set_string* docs
+ 541036 Gnumeric crashes when trying to open Desktop...
+ 546079 leak in xdgmime
+ 545395 Language tweak for g_value_set_string* docs
+ 546017 Don't copy attributes when copying a symlink
 
 * Updated translations:
  Arabic (ar)
@@ -31,17 +37,19 @@ Overview of Changes from GLib 2.17.4 to GLib 2.17.5
  Galician (gl)
  Italian (it)
  Japanese (ja)
+ Korean (ko)
  Norwegian bokmÃ¥l (nb)
  Pashto (ps)
  Portugese (pt)
 
 
+
 Overview of Changes from GLib 2.17.3 to GLib 2.17.4
 ===================================================
 
 * GIO:
  - New API to handle content types: g_mount_guess_content_type,
-   g_content_type_guess_for_tree
+   g_content_type_guess_for_tree.
  - Export the eject-button signal on the volume monitor class
  - New API to enable out-of-process volume monitors: 
    g_volume_get_activation_root