summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index efad168b..c3b6c711 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 1.7.2
+======================
+* ftp: Parse mode, user and group for unix listings
+* ftp: Implement chmod
+* sftp: Catch invalid argument type for chmod command
+* smb: Catch invalid argument type when setting mtime
+* Translation updates
+
Major changes in 1.7.1
======================
* Various build issues fixed