summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2013-11-15 18:13:30 +0100
committerOndrej Holy <oholy@redhat.com>2013-11-15 18:13:30 +0100
commit9cee4a4a3c29e625305ace51996798fcb572f77c (patch)
tree5c9131a57d1adc5a283cea8d952a0d85413afc98
parent26163e67d5b31812c58ca661f57a8ab17b0d197b (diff)
downloadgvfs-9cee4a4a3c29e625305ace51996798fcb572f77c.tar.gz
Update NEWS for 1.19.2 release1.19.2
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff6d627f..f27c7570 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Major changes in 1.19.2
+=======================
+* sftp: Implement GFileCreateFlags and improve permission handling
+* sftp: Implement push support
+* sftp: Various fixes
+* smb: Report number of bytes used on the filesystem
+* smb: Various fixes
+* daemon: Make progress callbacks work with try methods
+* afp: Report number of bytes used on the filesystem
+* archive: Set filesystem size information
+* archive: Set the is_hidden attribute when appropriate
+* archive: Various fixes
+* trash: Add " (invalid encoding)" to files with invalid encoding
+* trash: Support enumerating non-UTF-8 filenames
+* tests: Various fixes
+* recent: Don't mark filesystem as read-only
+* recent: Prevent spurious monitor notifications
+* Several smaller bugfixes and cleanups
+* Translation updates
+
Major changes in 1.19.1
=======================
* Fix seeking past end of file for various backends