Imported Upstream version 3.3.2
[debian/amanda] / NEWS
diff --git a/NEWS b/NEWS
index 48f53ef266a4fcd99b9a14d0819339d8d499b851..5f5c570d8fe70031131ed9960c47bedb339738ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Changes in release 3.3.2
+
+   * amgtar
+       o New IGNORE-ZEROS property.
+   * amsamba
+       o Fix use of subdir for restore.
+   * s3 device
+       o New PROXY property.
+       o New PASSWORD, USERNAME, TENANT_ID, TENANT_NAME properties.
+       o New STORAGE_API property.
+       o New S3_MULTI_DELETE property
+       o New CLIENT_ID, CLIENT_SECRET and REFRESH_TOKEN properties.
+       o New CREATE-BUCKET property.
+       o New PROJECT-ID property.
+       o New REUSE-CONNECTION property.
+       o Works with swift and google storage.
+   * NDMP device
+       o Add INDIRECT property.
+   * amanda.conf
+       o Add 'max-warnings', The maximum number of warning lines in the report.
+       o Default 'columspec' changed to: HostName=0:-12:12,Disk=1:-11:11,Level=1:-1:1,OrigKB=1:-7:0,OutKB=1:-7:0,Compress=1:-6:1,DumpTime=1:-7:7,Dumprate=1:-6:1,TapeTime=1:-6:6,TapeRate=1:-6:1
+   * amadmin
+       o Add --no-default and --print-source arguments for config and
+         disklist command.
+   * amfetchdump
+       o Print progress.
+       o Add --decrypt, --no-decrypt, --server-decrypt, --client-decrypt,
+         --compress, --no-compress, --server-compress and --client-compress
+         options.
+   * fix for compilation with newer glib.
+   * fix for compilation on cigwin.
+   * Many bug fix.
+
 Changes in release 3.3.1
 
    * amrecover