projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8e7ef6
)
Add NEWS item for bug 627071
author
David Zeuthen
<davidz@redhat.com>
Mon, 16 Aug 2010 19:42:23 +0000
(15:42 -0400)
committer
David Zeuthen
<davidz@redhat.com>
Mon, 16 Aug 2010 19:42:23 +0000
(15:42 -0400)
Signed-off-by: David Zeuthen <davidz@redhat.com>
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index c59c34ffc7ad9267df00671968d1b8ab664e0d35..cb01d7d391fd04853c950a2d18c55b5d109f2f78 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