Browse Source

Description of changes for 5.20

Source commit: 3b45feacb3d7449f96e47345518646f5a7e00699
Martin Prikryl 3 years ago
parent
commit
514c50951e
1 changed files with 3 additions and 1 deletions
  1. 3 1
      source/resource/Propagation.rc

+ 3 - 1
source/resource/Propagation.rc

@@ -77,5 +77,7 @@ BEGIN
   NEW_5_18_REMOTE_SYNC, "An extension for synchronizing two remote servers"
   NEW_5_18_TLS, "Enabled TLS 1.3 and added support for SHA-256 TLS/SSL fingerprints"
 
-  NEW_5_20_TDB, "TDB"
+  NEW_5_20_S3_ACL, "Support for ACL for S3 protocol"
+  NEW_5_20_SHA2, "Support for rsa-sha2-256 and rsa-sha2-512 SSH public key algorithms"
+  NEW_5_20_OPENSSH_IMPORT, "It is possible to import sessions from OpenSSH config file"
 END