Rename psppire_dialog_action_get_pointer -> psppire_dialog_action_get_hash_table
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index f7deed7fa77106d0e3acdbd3d6942e6d8247960d..b7188b133d8622770df5e94a78f4b513547eebc6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@ Changes from 0.8.5 to 0.9.0:
    - It now uses Gtk+ version 3 instead of version 2.  Accordingly, it has a 
      somewhat different look and feel.
 
-   - There is now has a Graphs menu to access the GRAPH command.
+   - There is now a Graphs menu to access the GRAPH command.
 
    - The status of dialog box widgets are now preserved between calls
      to the same dialog box for the same dataset.
@@ -40,6 +40,9 @@ Changes from 0.8.5 to 0.9.0:
      For compatibility, the behavior that ESCAPE enabled is now the
      default and only supported behavior.
 
+   - Rendering of the variable and data sheets in right-to-left locales
+     now works properly.
+
 Changes from 0.8.4 to 0.8.5:
 
  * The FREQUENCIES and CROSSTABS commands can now generate barcharts.