Added #include "localcharset.h" to correspond to recent gnulib changes.
[pspp-builds.git] / src / ui / gui / ChangeLog
index a3d4f6a9cc92741e1ed367b7aa76b3a85c494417..6c36b520ae0b5832c3aee48daa6b3bc6a4c74495 100644 (file)
@@ -1,3 +1,24 @@
+2007-09-10  Ben Pfaff  <blp@gnu.org>
+
+       * var-sheet.c (psppire_variable_sheet_create): Use xstrdup to save
+       string returned by bind_textdomain_codeset.  Otherwise it can get
+       freed by a subsequent call.  Patch #6193.  Reviewed by John
+       Darrington.
+
+2007-09-06  John Darrington <john@darrington.wattle.id.au>
+       
+       * helper.c helper.h (execute_syntax): changed return type to 
+       gboolean to indicated if all the syntax executed successfully or not.
+
+       * data-editor.c syntax-editor.c: Fixed update of recent file list
+       and window title,  on data_file_open.  They now only change, if
+       the file_open was  successfull. 
+
+
+2007-08-25  John Darrington <john@darrington.wattle.id.au>
+
+       * psppire.c : Enable journal.
+
 2007-08-18  John Darrington <john@darrington.wattle.id.au>
 
        * clipboard.c clipboard.h data-editor.c: Added the ability to paste from