summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-02-18 07:20:14 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-02-18 07:20:14 -0500
commitbb395d23aeba38736ad6adc28e37d96506a8a800 (patch)
tree8bde67b77035de6818b7b5594c0bbed7d66f8635
parent4f82aa99d74d52659af32f71f2c1053551b50052 (diff)
Update NEWS for 2.28.12.28.1
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
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
===============================================