Add NEWS item for bug 627071
authorDavid Zeuthen <davidz@redhat.com>
Mon, 16 Aug 2010 19:42:23 +0000 (15:42 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 16 Aug 2010 19:42:23 +0000 (15:42 -0400)
Signed-off-by: David Zeuthen <davidz@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index c59c34f..cb01d7d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ Overview of Changes from GLib 2.25.13 to GLib 2.25.14
  - Fix memory leaks in GSocketClient
  - Handle async vs. sync correctly in GSocketConnection stream (616458)
  - Declare stream base classes as abstract
+ - Clarify semantics of g_output_stream_write() (627071)
 
 * Other
  - Improve test coverage for GDBus, GRegex, GAsyncResult