diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-02-18 07:20:14 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-02-18 07:20:14 -0500 |
commit | bb395d23aeba38736ad6adc28e37d96506a8a800 (patch) | |
tree | 8bde67b77035de6818b7b5594c0bbed7d66f8635 | |
parent | 4f82aa99d74d52659af32f71f2c1053551b50052 (diff) |
Update NEWS for 2.28.12.28.1
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -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 =============================================== |