Mention the changes to the sheet in NEWS
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 07274cfeab5ab75782a01baee4f5c011d2ecf76f..ab6ae5daf3e473e8086b95ce4875e710a7002896 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 from 0.10.2 to 0.10.5pre1:
+Changes from 0.10.2 to 0.10.4
 
  * The REGRESSION command now has a /ORIGIN subcommand to perform
    regression through the origin.
@@ -31,6 +31,9 @@ Changes from 0.10.2 to 0.10.5pre1:
 
  * Graphical user interface changes:
 
+ ** The code implementing the sheet rendering has been removed.  Instead we
+    use a third party library: spread-sheet-widget.
+
  ** There is a new menu: Edit|Options
 
  ** The Non Parametric Statistics Menu has a new item: "K Independent Samples".