summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-12-13 14:46:32 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-12-13 14:46:32 +0000
commit10ab8db969d9992f827771a465200aa9e1e2d929 (patch)
treebe356bd5f9b5d6302235d4ef66d30586986b495b /NEWS
parente6da5d082eee4e0e7b3f0b8cc021f49b336e36f5 (diff)
downloadglib-10ab8db969d9992f827771a465200aa9e1e2d929.tar.gz
Updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad719cd30..4a8b487e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of Changes from GLib 2.5.7 to GLib 2.6.0
+=================================================
+* GOption: Don't list help options if group-specific
+ options have been requested [Glynn Foster]
+* Make g_get_language_names() track locale changes [Christian Persch]
+* Win32 bug fixes [Tor Lillqvist]
+* Bug fixes [Philippe Blain, Owen Taylor, Sebastian Wilhelmi]
+* New and updated translations (da,es,ja,lt,zh_CN)
+Bugs fixed: 159530,100697,160271,160645,157255
+
Overview of Changes from GLib 2.5.6 to GLib 2.5.7
=================================================
* Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen]