Increment version number to 0.10.3.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index bba8541d1f42d5ec01cb035dd9a004fbe291f30d..388d92aece5f25b6a32f5a5685428cd24f1453f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,14 +3,48 @@ Copyright (C) 1996-2000, 2008-2016 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
-Changes from 0.10.1 to 0.10.1:
 
- * A bug where certain dialog boxes could not be properly populated
-   has been fixed.
+Changes from 0.10.2 to 0.10.3:
 
- * Various commands have been hardened against errors when called
-   with invalid syntax.
+ * No changes yet.
+
+Changes from 0.10.1 to 0.10.2:
+
+ * CROSSTABS implements a new COUNT subcommand to round case or cell
+   weights.
+
+ * Help will be opened as HTML in default browser if yelp
+   is not available.
+
+ * When plotting scatterplots with only one dataset (the simple case)
+   the colour used for the dataset is now black.  The previous default
+   from the Tango palette was too faint to see easily.
+
+ * The varible info dialog could previously only paste a single variable.
+   Now it can paste multiple variables.
+
+ * Bug fixes, including the following:
+
+   - T-test with independent samples GUI crashed with string
+     type variable as group variable.
+
+   - The variable info dialog showed the previous selected variable
+     superimposed with the currently selected one.
+
+   - The GLM command did not properly deal with missing values.  This
+     has been fixed.
+
+Changes from 0.10.0 to 0.10.1:
+
+ * Bug fixes, including the following:
+
+   - A bug where certain dialog boxes could not be properly populated
+     has been fixed.
+
+   - Various commands have been hardened against errors when called
+     with invalid syntax.
+
+ * Translation updates.  Thanks to our translators!
 
 Changes from 0.8.5 to 0.10.0: