diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-05-23 02:26:39 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-05-23 02:26:39 +0000 |
commit | d4622da6750f3ae1ee5f0dfb6418efa92b30b2cb (patch) | |
tree | 9ee4d9e11bf6c38c7fee4148ff8dbfb9fc1f81de /NEWS | |
parent | 14f0b5319779944962ba73a5346802bf2e0da873 (diff) |
Updates
svn path=/trunk/; revision=5509
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +Overview of Changes from GLib 2.13.1 to GLib 2.13.2 +=================================================== + +* Unicode support: + - Add g_unichar_ismark() + +* GOption: + - Allow to use callbacks for remaining args + +* Updated translations: + Belarusian Latin (be@latin) + British English (en_GB) + Galician (gl) + Norwegian bokmål (nb) + Oriya (or) + Spanish (es) + Thai (th) + + Overview of Changes from GLib 2.13.0 to GLib 2.13.1 =================================================== |