summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2012-01-18 17:44:15 +0100
committerTomas Bzatek <tbzatek@redhat.com>2012-01-18 17:44:15 +0100
commit6e8b7f5977d0faa50a51fe5dd3aecdf36f01b73c (patch)
treebd0e6e53defcad7ca2ca14b42e422b29c6767379
parentac597c44a52a5fc4c3e20ee75e7d82f691722feb (diff)
downloadgvfs-6e8b7f5977d0faa50a51fe5dd3aecdf36f01b73c.tar.gz
Update NEWS for 1.11.2 release1.11.2
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 767d9325..d3121aa5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 1.11.2
+=======================
+* gvfs-mime: List recommended applications
+* daemon: Spawn fuse daemon in foreground for uClibc compatibility
+* ftp: Make ftp.mount no longer conditionally built
+* fuse: Remove the unused sys/vfs.h include
+* build: Check for util.h to prevent implicit declaration
+* Translation updates
+
Major changes in 1.11.1
=======================
* Fixed several crashes from recent mutex API changes