summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-04-09 17:43:59 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-04-09 17:43:59 -0400
commit009689e09b0cd9cc0a322d1361940183330bada6 (patch)
treea258c987cd4b4923636fb486bbcd063bf284d6e9
parente68a35689fbcbab965b6631882381309cb0a20d8 (diff)
downloadglib-009689e09b0cd9cc0a322d1361940183330bada6.tar.gz
Update for 2.20.1
-rw-r--r--NEWS44
1 files changed, 44 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b9951d02..2996e615d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+Overview of Changes from GLib 2.20.0 to GLib 2.20.1
+===================================================
+
+* Bug fixes:
+ 575555 Use fsync() when replacing files to avoid data loss on
+ 575708 runaway inotify madness
+ 575270 GVolumeMonitor::mount-pre-unmount not being emitted
+ 577128 glib make check Failed to execute child process...
+ 573673 Always show "backup" directories
+ 578369 g_time_val_from_iso8601() parses timezones incorrectly
+ 578002 Fix a small typo in GFile docs
+ 578017 G_DEFINE_TYPE_EXTENDED docs
+
+* Updated translations:
+ Arabic
+ Assamese
+ Basque
+ Bularian
+ Brazilian Portuguese
+ British English
+ Catalan
+ Danish
+ French
+ Galician
+ German
+ Greek
+ Hungarian
+ Italian
+ Japanese
+ Kannada
+ Lithuanian
+ Malayalam
+ Norwegian bokmål
+ Oriya
+ Polish
+ Punjabi
+ Russian
+ Simplified Chinese
+ Slovenian
+ Spanish
+ Swedish
+ Tamil
+
+
Overview of Changes from GLib 2.19.9 to GLib 2.20.0
===================================================