summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2013-12-13 15:00:20 +0100
committerOndrej Holy <oholy@redhat.com>2013-12-13 15:00:20 +0100
commit80c024f5fb3b322f7420e4f6b923d096aca95e22 (patch)
tree6a9ba3f23313a40d10d7b0c7eec1d93b996b98a1
parente6353d86379e7b274f4c8f4cb17e73bf60780adc (diff)
downloadgvfs-80c024f5fb3b322f7420e4f6b923d096aca95e22.tar.gz
Update NEWS for 1.19.3 release1.19.3
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f27c7570..96add243 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Major changes in 1.19.3
+=======================
+* Truncate support for output streams in various backends
+* Convert libgvfscommon and libdaemon to a private shared library
+* dav: Set the is_hidden property for files starting with a '.'
+* http: Allow seek past end of file
+* http: Various fixes
+* afp: Don't free the handle if truncate fails
+* gphoto2: Don't release the device multiple times
+* smb: Require libsmbclient from Samba 3.4.0 or higher
+* dav: Report number of bytes used on the filesystem
+* gphoto2: Return the correct offset when seeking
+* mtp: fix segfault when device not found
+* mtp: Fail fast if in the middle of an unmount
+* sftp: Implement try_query_fs_info using the OpenSSH statvfs extension
+* sftp: Implement pull support
+* Several smaller bugfixes and cleanups
+* Translation updates
+
Major changes in 1.19.2
=======================
* sftp: Implement GFileCreateFlags and improve permission handling