FREQUENCIES: Fixed crash when there was no valid data
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index cc24a723659459d83715240146cd2ff8a7b5a723..f87a5f57052dafe2815fe985b1723e6b0b985b29 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,10 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
  
 Changes since 0.8.4:
 
- * The GRAPH command is now available.  Initially it support
+ * FREQUENCIES: A bug was fixed where an assertion failure occured
+   when an empty dataset was presented.
+
+ * The GRAPH command is now available.  Initially it supports
    scatterplots and histograms.
 
 Changes from 0.8.3 to 0.8.4: