Use Harry Thijssen's real name instead of his nick "unknown-1", at his request.
[pspp-builds.git] / NEWS
diff --git a/NEWS b/NEWS
index b11a3972cf688d345c4b7d4129148f42d2f27da1..508b38c68f9107174679fc97ab700a8bf4df49eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,16 @@
 PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2009-07-03 11:42:42 blp>
+Time-stamp: <2009-07-09 20:12:22 blp>
 Copyright (C) 1996-9, 2000, 2008, 2009 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
-Changes from 0.6.1 to 0.6.2-pre3:
+Changes from 0.6.1 to 0.6.2-pre4:
 
   * Internationalization:
 
-    - A translation into Dutch is now supplied, thanks to unknown-1
-      and the translationproject.org coordinators.
+    - A translation into Dutch is now supplied, thanks to Harry
+      Thijssen and the translationproject.org coordinators.
 
   * Statistical bug fixes:
 
@@ -31,7 +31,7 @@ Changes from 0.6.1 to 0.6.2-pre3:
       binaries, respectively.  This makes building easier for some
       packagers.
 
-    - Fixes for "configure --enable-relocatable" (bugs #25508).
+    - Fixes for "configure --enable-relocatable" (bug #25508).
 
   * Data file bug fixes and changes:
 
@@ -63,8 +63,8 @@ Changes from 0.6.1 to 0.6.2-pre3:
     - Fix crash when an INSERT command specifies the name of a file
       that does not exist (bug #24569).
 
-    - Fix crash when CROSSTABS specifies a long-string variable (bug
-      #24557).
+    - Fix crash when CROSSTABS specifies a long-string variable (bugs
+      #24557 and #26131).
 
     - Fix crash drawing pie charts with many segments.