summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-05-29 01:44:17 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-05-29 01:44:17 -0400
commit61f78d562d1ca16335ade571b347cb05acfc0f40 (patch)
tree1e395e6c57cdec8ac30543b7a33088651ebbaaa8
parent1f32eb927e2b404d4a697fa55282425ccb4d1784 (diff)
downloadglib-61f78d562d1ca16335ade571b347cb05acfc0f40.tar.gz
Update for 2.20.3
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9eaa0c152..d66cfa61b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of Changes from GLib 2.20.2 to GLib 2.20.3
+===================================================
+
+* Bug fixes:
+ 578769 implement GWinHttpFileInputStream::close_fn
+ 580347 off-by-1 bug in GWinHttpFile
+ 579558 Application employing gvfs crashes with only libgvfs...
+ 581879 GFileMonitor crash: emit_cb not handling monitor disposal...
+ 583324 locking problem in g_main_context_iterate
+
+* Updated translations:
+ Valencian-Catalan
+
+
Overview of Changes from GLib 2.20.1 to GLib 2.20.2
===================================================