Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 2 Sep 2008 18:36:48 +0000 (18:36 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 2 Sep 2008 18:36:48 +0000 (18:36 +0000)
svn path=/trunk/; revision=7431

ChangeLog
NEWS

index fe399107371a41f1822c0d2d750f8995c90a92fb..4629a1b207916c48d080c3efe4bcb424025bfd30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-09-02  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
        * configure.in: Bump version to 2.18.0
 
 2008-09-02  Matthias Clasen  <mclasen@redhat.com>
diff --git a/NEWS b/NEWS
index 371f4e5f06b6b1b5057635264f5fb8e73efb0234..11ebbe13eedea95ab2f1a21ff256d0ee31399788 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Overview of Changes from GLib 2.17.7 to GLib 2.18.0
+===================================================
+
+* Win32:
+  - rework the g_poll() implementation to match poll() semantics more closely
+
+* Bugs fixed:
+ 324234 Using g_io_add_watch_full() to wait for connect() to return...
+ 548278 Async GETs connections are always terminated unexpectedly...
+ 500246 Bug fixes for giowin32
+ 523939 Example program for GValue
+ 550096 GBookmarkFile parser is not forward compatible
+ 550040 Move GString, rand and printf tests to the unit test framework
+ 550104 trivial documentation fix for g_get_home_dir
+ 548988 g_file_replace fails on Windows when the target file exists
+ 550059 Wrong docs for g_emblemed_icon_add_emblem
+ 548800 Missing a g_object_get_type function
+ 550056 Missing documentation for g_emblemed_icon_get_emblems
+
+* Updated translations:
+ Bulgarian (bg)
+ Czech (cs)
+ German (de)
+ Estonian (et)
+ Basque (eu)
+ French (fr)
+ Hebrew (he)
+ Hungarian (hu)
+ Italian (it)
+ Japanese (ja)
+ Lithuanian (lt)
+ Maithili (mai)
+ Dutch (nl)
+ Swedish (sv)
+ Thai (th)
+ Ukrainian (uk)
+ Vietnamese (vi)
+
+
 Overview of Changes from GLib 2.17.6 to GLib 2.17.7
 ===================================================