From 3d2d4c27713dfe4ddbb59295de2bb442cb0f434d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 18 Jun 2007 17:03:16 +0000 Subject: [PATCH] Updates svn path=/trunk/; revision=5576 --- ChangeLog | 4 ++++ NEWS | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/ChangeLog b/ChangeLog index ffbee905..ad9dc617 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-06-18 Matthias Clasen + + * NEWS: Updates + 2007-06-18 Emmanuele Bassi * glib/gmain.h: diff --git a/NEWS b/NEWS index ca06d8ed..98c06465 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,39 @@ +Overview of Changes from GLib 2.13.4 to GLib 2.13.5 +=================================================== + +* xdg-user-dirs support: + - the Desktop directory is guaranteed to be defined + - user-dirs.dirs is no longer reloaded on changes + +* Slice allocator: + - new api to duplicate slices + +* Regular expression support: + - GRegex is a boxed type now + +* Bugs fixed: + 44793 make check failing in trunk + 354522 Small problem with PLT hiding 6 symbols + 363986 glib 2.12.4 does not compile with SGI IDO cc + 443869 g_type_class_add_private doesn't warn when adding 0-sized... + 446859 Legitimately return 0 for g_quark_from_string(NULL) + 447534 Small typo in g_timeout_add_seconds() doc + 447583 GStaticRWLock + 447935 g_get_current_dir SIGSEGV on long path + 448260 CLAMP has surprising result if low > high + 57693 g_string_vprintf() + 442029 add g_slice_dup() + 445065 Add GRegex boxed type + 448819 Add full version of g_timeout_add_seconds() + +* Updated translations: + Swedish (sv) + Oriya (or) + Hebrew (he) + Spanish (es) + Estonian (et) + + Overview of Changes from GLib 2.13.3 to GLib 2.13.4 =================================================== -- 2.34.1