summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kellner <gicmo@src.gnome.org>2008-08-05 01:20:35 +0000
committerChristian Kellner <gicmo@src.gnome.org>2008-08-05 01:20:35 +0000
commit45d2314dec0c66d8437ac87b5d7a97df8f35502e (patch)
tree5e3f3bb7b5d9aacc81798b321d0de7b83ca6c377
parent75c90a49aae4117128901e39002900ebc0e4ade0 (diff)
downloadgvfs-GVFS_0_99_4.tar.gz
Update NEWS for releaseGVFS_0_99_4
svn path=/trunk/; revision=1862
-rw-r--r--ChangeLog4
-rw-r--r--NEWS28
2 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94b71e51..1b2b08c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-08-05 Christian Kellner <gicmo@gnome.org>
+ * NEWS: Update for release
+
+2008-08-05 Christian Kellner <gicmo@gnome.org>
+
* configure.ac:
Require glib 2.17.6 (cause by GEmblemedIcon changes)
diff --git a/NEWS b/NEWS
index c0a0479d..eb19b89d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
+Major changes in 0.99.4
+=======================
+
+* Require glib >= 2.17.6
+* Support und update serialization of GEmblem and GEmblemedIcon
+* Add x-content/* support to daemon mounts
+* Use standard icon names
+
+* Bug fixes
+ 545695 – any new volume is mounted twice
+ 545489 – Nautilus hangs when inserting a CD
+ 544008 – g_daemon_file_replace_async mode err
+ 543552 – gvfs-fuse-daemon crashes if dbus dies
+ 528891 – Handle URI schemes case insensitive
+ 525779 – Dont look for trashs dir on sys mounts
+ 545968 – leaks xml documents in error cases
+ 545966 – Disallow net access to WebDAV xml parser
+ 509740 – Trash icon not updated ..
+ 539167 – Use g_set_error_literal where appropriate
+ 528848 – [PATCH] statfs lies
+ 518284 – need to add i18n on module branching
+
+* Translation updates:
+ it (Luca Ferretti), gl (Ignacio Casal Quinteiro), es (Jorge Gonzalez)
+ ja (Takeshi AIHANA), ar (Khaled Hosny), pt_BR (Vladimir Melo),
+
+
Major changes in 0.99.3
+=======================
* Fix frequent crasher in volume monitor
Major changes in 0.99.2