summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2008-12-15 18:52:35 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-12-15 18:52:35 +0000
commitc00cd972719e368d02472fb09a358f0dfdb80ee9 (patch)
tree514d6fc1aed1c9f03a797bdc231e19633ea21416
parentee74d2708c6e47af3b6ea0e6dc60bf6becc8631c (diff)
downloadgvfs-c00cd972719e368d02472fb09a358f0dfdb80ee9.tar.gz
Major changes in 1.1.2
====================== * New trash backend * Use the new shadow mount facility in gio * gphoto2: Use shadow mounts * obex: Fix icon for root directory * http: Fix major memory leak * http: Support proxies svn path=/trunk/; revision=2136
-rw-r--r--ChangeLog5
-rw-r--r--NEWS9
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 021f02c3..f32ba80f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-15 Alexander Larsson <alexl@redhat.com>
+
+ * NEWS:
+ Update for release
+
2008-12-12 Ryan Lortie <desrt@desrt.ca>
Fix memory leaks on trash backend
diff --git a/NEWS b/NEWS
index 5ff4eda3..0c7255c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 1.1.2
+======================
+* New trash backend
+* Use the new shadow mount facility in gio
+* gphoto2: Use shadow mounts
+* obex: Fix icon for root directory
+* http: Fix major memory leak
+* http: Support proxies
+
Major changes in 1.1.1
======================
* Reverse map FUSE pathnames to gvfs locations