summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-03-04 15:07:14 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-03-04 15:07:14 +0000
commit37927a9af9cbf49df975842094ea3efb2d15d045 (patch)
tree11c604808b7c39f8fe0ae16fec20530054f63674
parentbf863d8ce404b5cb1fd923c09096435609021cb4 (diff)
downloadgvfs-37927a9af9cbf49df975842094ea3efb2d15d045.tar.gz
Update for release
2008-03-04 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release svn path=/trunk/; revision=1535
-rw-r--r--ChangeLog5
-rw-r--r--NEWS4
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 110c7e29..3998cfb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-03-04 Alexander Larsson <alexl@redhat.com>
+ * NEWS:
+ Update for release
+
+2008-03-04 Alexander Larsson <alexl@redhat.com>
+
* client/gdaemonvfs.c (_g_daemon_vfs_get_mount_info_async):
Bump timeout to standard gvfs time.
Patch from Matthias Clasen
diff --git a/NEWS b/NEWS
index 8941e112..1d3b87e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 0.1.10:
+* Fix volume monitor change reporting
+* Fix timeout during automount
+
Major changes in 0.1.9:
* Added ftp backend
* Added obexftp backend