From 29e8e7850ee878523509dedcfa16c095e3aafeb1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 4 Jun 2007 15:02:29 +0000 Subject: [PATCH] Updates svn path=/trunk/; revision=5529 --- ChangeLog | 4 ++++ NEWS | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index b1893cea..08387976 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-06-04 Matthias Clasen + + * NEWS: Updates + 2007-06-04 Matthias Clasen Add support for a number of special directories, as diff --git a/NEWS b/NEWS index 1e05a446..f376bf4c 100644 --- a/NEWS +++ b/NEWS @@ -7,14 +7,26 @@ Overview of Changes from GLib 2.13.2 to GLib 2.13.3 * Unicode support: - Update g_unichar_iswide_cjk for Unicode 5.0 +* Regular expression support: + - GRegex structs can now be ref-counted + - Some new functions for dealing with incremental + replacement have been added + - The GRegexEvalCallback signature has been changed + +* g_get_user_special_dir() has been added to support + xdg-user-dirs + * Bugs fixed: 419376 Functions using named subpatterns behave inconsistently w... 434358 g_regex_fetch_named() and g_regex_fetch_named_pos() are b... 423708 typo in the README.win32 file see patch below 339225 Add new defines for easier handling of .desktop files + 442265 API additions/changes for GRegex + 432651 Add a glib-ish xdg_user_dir_lookup * Updated translations: Estonian (et) + Norwegian bokmål (nb) Overview of Changes from GLib 2.13.1 to GLib 2.13.2 -- 2.34.1