pspp-convert: Add --labels and --recode options.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 9aeaca95eadab4276c85af2d8ed1ce075ec91729..8bbecdf01d9891b80a5854b228619c7f37b0cea3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,8 +26,12 @@ 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.
 
- * The pspp-convert utility has new "-a", "-l", "--password-list"
-   options to search for an encrypted file's password.
+ * pspp-convert improvements:
+
+   - New "-a", "-l", "--password-list" options to search for an
+     encrypted file's password.
+
+   - New "--labels" and "--recode" options for CSV output.
 
  * Improvements to SAVE DATA COLLECTION support for MDD files.