From e21e44fc2e96d86c9cdeb6b904b29fed70acec18 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Mon, 16 Aug 2010 15:42:23 -0400 Subject: [PATCH] Add NEWS item for bug 627071 Signed-off-by: David Zeuthen --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index c59c34f..cb01d7d 100644 --- 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 -- 2.7.4