summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-06-05 19:24:01 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-06-05 19:24:01 -0400
commitd9f9e02777214848dbff98fcba6128b688f7f9bb (patch)
tree86b113e82a69612a62b18f727ab9ed4d12931a83
parentb5f53f4babfe928104ddf99835839f9dab98f0c0 (diff)
Update NEWS2.28.8
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c444cebb..e94508ba3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Overview of Changes from GLib 2.28.7 to 2.28.8
+==============================================
+
+* Bugs fixed:
+ 502560 g_rand_double_range returns 'inf'
+ 612729 g_mkdir_with_parents can fail if the directory already exists
+ 619418 Add a performance test for UTF-8 decoding functions
+ 619435 Make g_utf8_to_ucs4_fast() yet faster
+ 631231 bitlock: Fix detection and usage of futexes with Bionic
+ 638449 gtk-doc master broken on glib docs
+ 640518 GMainLoop has quadratic complexity when all pollfd's have...
+ 642026 Race condition in g_static_private_free
+ 644905 glib-compile-schemas: unistd.h include error
+ 646635 Fix introspection of GLib
+ 650882 use stdout instead of stderr for informational messages
+ 651009 minor documentation fix
+ 651034 Regarding g_cond_wait after g_thread_pool_push in gthreaded...
+ 651219 fix path to true(1) on OpenBSD
+ 651327 Minor fixes for the gsocket API
+
+* Updated translations
+ Catalan (Valencian)
+ Irish
+
+
Overview of Changes from GLib 2.28.6 to 2.28.7
==============================================