summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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