Mention GVariant
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Jan 2010 17:00:06 +0000 (12:00 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 25 Jan 2010 17:00:06 +0000 (12:00 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 0fa94964af672b5384b82d56ff51c56a85c89352..6886c02b173b78bb68cd50efe10080a2c6b722d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,10 @@ Overview of Changes from GLib 2.23.1 to GLib 2.23.2
 * GObject:
  - Another bunch of performance work has landed
 
+* GVariant:
+ - GVariantType has been merged, with the rest of the GVariant
+   API to follow.
+
 * Bugs fixed:
  568760 nautilus freezes due to a bug in garray.c:322
  602417 Document lifecycles of GSimpleAsyncResult and friends