From bb395d23aeba38736ad6adc28e37d96506a8a800 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 18 Feb 2011 07:20:14 -0500 Subject: Update NEWS for 2.28.1 --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index e213ebfa1..6114b0762 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +Overview of Changes from GLib 2.28.0 to 2.28.1 +============================================== + +* The format accepted by the GVariant parser has beend documented + +* The return value of g_datetime_compare() has been fixed to + match strcmp() semantics + +* Commandline utilities are now fully translated + +* Bugs fixed: + 635099 Memory leak in gdbus introspection when parsing xml + 640489 $ and ^ do not match lines if G_REGEX_MULTILINE|G_R... + 642042 Overriding GDBus org.freedesktop.DBus.Properties im... + 642052 g_timeout_add(_seconds) cannot handle large intervals + 642490 notify_desktop_launch() "g_variant_new_bytestring:... + +* Translation updates + Bengali India + Polish + + Overview of Changes from GLib 2.27.93 to 2.28.0 =============================================== -- cgit v1.2.3