sys-file-reader, sys-file-writer: Fix encoding problems for mrsets.
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index a0c66f3a940ebe410f38a1205b3d0fdb59687486..010ae06ededd65a9c37aea55a1ca71d0ff9053cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
-Changes from 0.7.3 to 0.7.6:
+Changes from 0.7.3 to 0.7.7:
 
  * The "pspp" program has a new option --batch (or -b) that selects
    "batch" syntax mode.  In previous versions of PSPP this syntax mode
@@ -28,6 +28,10 @@ Changes from 0.7.3 to 0.7.6:
  * The INCLUDE and INSERT commands now support the ENCODING subcommand
    to specify the encoding for the included syntax file.
 
+ * The plain text output driver now properly supports multibyte UTF-8
+   characters, including double-width characters and combining
+   accents.
+
  * Strings may now include arbitrary Unicode code points specified in
    hexadecimal, using the syntax U'hhhh'.  For example, Unicode code
    point U+1D11E, the musical G clef character, may be expressed as