gui: Allow File|Open to select an encoding for system files.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 9c0fc96c6a8c8d2eed5d0f05b7502370c60a9bab..4e7581c2434e83fcc114d14c836b849562f369e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,22 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
  
+Changes since 0.8.2:
+
+ * REGRESSION now recognises /STATISTICS=CI(x) which causes confidence
+   intervals for the coefficients to be printed.
+
+ * The SYSFILE INFO command now accepts an ENCODING subcommand to
+   specify the character encoding of string data in the system file.
+
+ * PSPPIRE graphical user interface improvements:
+
+   - File|Open now allows an encoding to be selected for opening
+     system files.
+
+   - File|Display Data File Information|External File... now allows an
+     encoding to be selected.
+
 Changes from 0.8.1 to 0.8.2:
 
  * Charts are now rendered with colours from the Tango palette instead