i18n: Correctly recode windows-1258 and others with combining diacritics.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 9c0fc96c6a8c8d2eed5d0f05b7502370c60a9bab..57de7877b2ad907e3d758c89c6451035698cb358 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,25 @@ 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.
+
+ * System files that contain duplicate variable names may now be read
+   successfully (bug #41475).
+
 Changes from 0.8.1 to 0.8.2:
 
  * Charts are now rendered with colours from the Tango palette instead