sys-file-reader: Get rid of longjmp().
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index e6505528500428dcfffbd08fbd7321239e44efb9..57de7877b2ad907e3d758c89c6451035698cb358 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,17 @@ Changes since 0.8.2:
  * 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