Bump version
[platform/upstream/glib.git] / NEWS
diff --git a/NEWS b/NEWS
index 33392ef..da82334 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of Changes from GLib 2.8.0 to GLib 2.8.1
+=================================================
+* Optimize single-character insertions in GString [Ross Burton]
+* Fix build problems on OS X
+* Fix build problems on Win32 [Tor Lillqvist, Hans Breuer]
+* Other bug fixes [Matthew F. Barnes, Stefan Kasal] 
+* Documentation improvements [Tristan van Berkom, Behnam
+  Esfahbod, Gustavo Carneiro, Stefan Kasal, Matthias]
+* New and updated translations (ca,cy,ko,ro,uk)
+
 Overview of Changes from GLib 2.7.7 to GLib 2.8.0
 =================================================
 * Make g_value_transform() handle enum values
@@ -6,6 +16,8 @@ Overview of Changes from GLib 2.7.7 to GLib 2.8.0
   in GValues should also be changed to access 
   v_long, not v_int, in order to work on bigendian 
   64bit machines.)
+* Make g_flags_get_first_value() handle a value
+  of 0 meaningfully. [Tim-Philipp Müller] 
 
 Overview of Changes from GLib 2.7.6 to GLib 2.7.7
 =================================================