diff NEWS @ 118:a5fd20b9dc56 2.3.0

fix news
author Alain Mazy <am@osimis.io>
date Thu, 16 Nov 2023 12:22:03 +0100
parents 752ab0c59950
children e39aa88ec20e
line wrap: on
line diff
--- a/NEWS	Mon Nov 13 20:56:41 2023 +0100
+++ b/NEWS	Thu Nov 16 12:22:03 2023 +0100
@@ -2,7 +2,7 @@
 ====================
 
 * AWS plugin:
-  * Added a new configuration "UseTransferMode" (false by default).
+  * Added a new configuration "UseTransferManager" (false by default).
     When set to true, the Transfer Manager mode is used to upload/download
     whole files to/from the bucket.  If set to false, the default "object"
     mode is used.  The Transfer Manager mode is supposed to be faster,