summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2012-06-26 15:07:21 +0200
committerTomas Bzatek <tbzatek@redhat.com>2012-06-26 15:07:21 +0200
commitc15f353a741600a29660514b25a97845924d794e (patch)
treeafdbc112d22340a49d8393367139780a0df267c1
parenta35863dd370b6c7a72ad161385507b9b2613bfa8 (diff)
downloadgvfs-1.13.2.tar.gz
Update NEWS for 1.13.2 release1.13.2
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b9f5d37..bb2eb5cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 1.13.2
+=======================
+* dav: Ignore empty tags in multistatus responses
+* dav: Abort finding the root on error or auth info change
+* fuse: Support ftruncate() where requested size > current size
+* gdbus: Use stable metadata proxy
+* gvfs-open: Use g_app_info_launch_default_for_uri()
+* build: Install bash completion files in /usr/share/
+* Some more build fixes
+* Translation updates
+
Major changes in 1.13.1
=======================
* Volume monitoring and metadata GDBus port