summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2010-11-12 17:20:56 +0100
committerTomas Bzatek <tbzatek@redhat.com>2010-11-12 17:20:56 +0100
commit9e2eafec084b7f0a3f1c614deb32d7f18778f4e6 (patch)
treea2c9eed68fdadd64eb5da39ee964f9cbed42ca15
parent51da942cc7468acb27dd90905627b3596bb75cc0 (diff)
downloadgvfs-9e2eafec084b7f0a3f1c614deb32d7f18778f4e6.tar.gz
Update NEWS for 1.6.6 release1.6.6
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 94e84e72..71017df1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 1.6.6
+======================
+* Revert removal of app lookup extension for stable Gnome 2.32 line
+* sftp: Close pty master in child process to prevent selinux denials
+* fuse: Add O_TRUNC support for open() to prevent data loss
+
Major changes in 1.6.5
======================
* Remove app lookup extension (now handled internally in GIO)