summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-07-22 13:16:17 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-07-22 13:16:17 +0000
commit15d5394d88b5a1ce6811423048bbb9749386a768 (patch)
treee4567d4ee86d2ca3e79f0b7eee0634674b483758
parentbf1e0e23e84eb63a4fd81d0cc6e1402fbca66136 (diff)
downloadgvfs-15d5394d88b5a1ce6811423048bbb9749386a768.tar.gz
Updates
svn path=/trunk/; revision=1829
-rw-r--r--ChangeLog4
-rw-r--r--NEWS8
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e441113e..44f73747 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-22 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates
+
2008-07-21 David Zeuthen <davidz@redhat.com>
* monitor/gphoto2/ggphoto2volume.c (do_update_from_hal_for_camera):
diff --git a/NEWS b/NEWS
index 48c15fd2..f33a4d5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 0.99.2
+* Move hal and gphoto volume monitors out of process
+* Fix recursive copying
+* Make the fuse daemon more reliable
+* Many smaller bugfixes
+* et (Ivar Smolin), vi (Clytie Siddall),
+ ar (Djihed Afifi, Khaled Hosny)
+
Major changes in 0.99.1:
* Fix directory copy/delete problems
* Fuse daemon robustness fixes