Increment version number to 0.10.3.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 525083ead4c8ab4dd605e3bb9bf5936902a5bbea..388d92aece5f25b6a32f5a5685428cd24f1453f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,37 @@ 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.2 to 0.10.3:
+
+ * 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: