Quick Cluster: Reimplement clustering algorithm
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 0cd87cb23fd907379e27e3e30650a74b1320fc63..14000fe95802b4832ef928c29ae5d7afa513cf98 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,12 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
  
-Changes since 0.8.5:
+Changes from 0.8.5 to 0.9.0:
 
  * The QUICK CLUSTER command has a  /PRINT subcommand which shows
    the initial cluster centres and the final cluster membership of
-   each case.
+   each case.  The clustering algorithm has also been updated, so
+   as to produce better separated clusters.
 
  * A Russian localisation has been contributed.