Crosstabs: Use logarithms to calculate the product/quotients of factorials
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index c522d1871dafaf927a7bd66f90b593be9b981556..e37115b36dfea877d8cfacb9d15e78db5c2e4a49 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,16 +6,27 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
 Changes after 0.8.0:
 
+ * New commands:
+
+   - VARIABLE ROLE.
+
  * PSPPIRE graphical user interface improvements:
 
+   - A new set of icons has been contributed.
+
    - Syntax windows now parse syntax in "auto" mode, which in practice
      should mean that both "batch" and "interactive" syntax now works,
      instead of just "interactive" syntax.
 
+   - The variable pane of data windows now include a Role column.
+
  * Notable bug fixes:
 
    - System files written by IBM SPSS 21 are now read without warnings.
 
+   - System files written by "VOXCO INTERVIEWER 4.3" are now read
+     without warnings.
+
    - PSPPIRE should now more gracefully handle syntax files that contain
      errors.