Merge commit 'origin/stable'
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index 61a493863d439685a6e722212e9e90233ba43cad..1798fdd3c28d8021df00c9076ea59f5e2b262c72 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,27 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
+Changes from 0.7.1 to 0.7.2:
+
+ * Updated Perl module interface.
+
+ * Value labels for long string variables are now supported.
+
+ * Missing values for long string variables are now supported.
+
+Changes from 0.7.0 to 0.7.1:
+
+ *  Added a perl module to facilitate reading and writing of pspp system 
+    files from perl programs.
+
+Changes from 0.6.2-pre6 to 0.7.0:
+
+  * Custom variable and data file attributes are now supported.
+    Commands VARIABLE ATTRIBUTE and DATAFILE ATTRIBUTE have been added
+    for setting and clear attributes.  Support for attributes has also
+    been added to commands that read and write system files, such as
+    SAVE and GET, as well as to the DISPLAY command.
+
 Changes from 0.6.1 to 0.6.2-pre6:
 
   * New translations:
@@ -89,6 +110,7 @@ Changes from 0.6.1 to 0.6.2-pre6:
   * Documentation:
 
     - Fix typo in BINOMIAL section of user manual (bug #25892).
+>>>>>>> origin/stable:NEWS
 
 Changes from 0.6.0 to 0.6.1: