Mention GVariant

This commit is contained in:
Matthias Clasen
2010-01-25 12:00:06 -05:00
parent e0d1124bd9
commit 81f186d1e5

4
NEWS
View File

@@ -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