po: Update translations from translationproject.org.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index c1746d6bc89c429588f118c0fec77ab68a5e6040..8f2f63e826197286a7aae6064ca12e0e8f32f8a5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
  
-Changes since 0.8.4:
+Changes from 0.8.4 to 0.8.5:
 
  * The FREQUENCIES and CROSSTABS commands can now generate barcharts.
 
@@ -24,6 +24,11 @@ Changes since 0.8.4:
  * The GRAPH command is now available.  Initially it supports
    scatterplots and histograms.
 
+ * The RND operator in expressions now supports additional operands
+   for rounding to values other than integers and to indicate a level
+   of rounding fuzz.  The default rounding fuzz may now be controlled
+   and displayed with SET FUZZBITS and SHOW FUZZBITS, respectively.
+
 Changes from 0.8.3 to 0.8.4:
 
  * Formatting of SYSFILE INFO output was made easier to read.