summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2013-10-25 16:02:35 +0200
committerOndrej Holy <oholy@redhat.com>2013-10-25 16:02:35 +0200
commit00b83993f456d386d8e3cc50c4158b3d03389c83 (patch)
tree03a49f63baf5f8dd713d7958621bb90d30d44e29
parent9912094bede0f79c322bc41178a158b0310d6094 (diff)
downloadgvfs-1.19.1.tar.gz
Update NEWS for 1.19.1 release1.19.1
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4397cd2..ff6d627f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 1.19.1
+=======================
+* Fix seeking past end of file for various backends
+* archive: Set file executable bit from archive contents
+* http: Set error to NULL to possibly prevent crash on close
+* dav: Set file type to regular by default
+* build: Remove unnecessary trailing slashes in path
+* client: Fix usage of incorrect enum constant
+* gvfs-info: Show URI
+* gvfs-ls: Added option to output URIs
+* fuse: Use the big_writes option to speed up writes
+* Translation updates
+
Major changes in 1.18.2
=======================
* Fix a client side regression in 1.18.1 where apps would stop responding