pspp-convert: Support decrypting SPV files.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 1cad23fea6c90d1a33eac4e6b1730097c4044ee4..020bc6d14842c3ed99a3f827fb6caf0bd361fa0e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,8 +14,15 @@ Changes from 1.2.0 to 1.3.0:
  * Plain text output is no longer divided into pages, since it is now
    rarely printed on paper.
 
- * pspp-convert: New "-a", "-l", "--password-list" options to search
-   for an encrypted file's password.
+ * pspp-convert:
+
+   - New support to decrypt encrypted viewer (SPV) files.  The
+     encrypted viewer file format is unacceptably insecure, so to
+     discourage its use PSPP and PSPPIRE do not directly read or write
+     this format.
+
+   - New "-a", "-l", "--password-list" options to search for an
+     encrypted file's password.
 
  * Improvements to SAVE DATA COLLECTION support for MDD files.