pspp-convert: Add options for selecting variables and controlling output.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 8bbecdf01d9891b80a5854b228619c7f37b0cea3..2322a00f09ade12f2f9254704f4e0cb0a6631366 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,11 @@ Changes from 1.2.0 to 1.3.0:
    - New "-a", "-l", "--password-list" options to search for an
      encrypted file's password.
 
-   - New "--labels" and "--recode" options for CSV output.
+   - New "--keep" and "--drop" options to output only selected variables.
+
+   - New "--recode", "--no-var-name", "--labels", "--print-formats",
+     "--decimal", "--delimiter", and "--qualifier" options to control
+     CSV output.
 
  * Improvements to SAVE DATA COLLECTION support for MDD files.