Fixed bug #22073
[pspp-builds.git] / src / ui / gui / ChangeLog
index e4dccd86c0ed869a4888e0f778028c316b76056f..824607402668e00db35d47a0ffaa83e878d4e86b 100644 (file)
@@ -1,3 +1,9 @@
+2008-01-22  John Darrington <john@darrington.wattle.id.au>
+
+       * psppire-dict.c (psppire_dict_rename_var): Fixed bug where
+       an assertion failure occured when renaming variables to an
+       existing name. Thanks to Ben for reporting this.
+
 2007-12-13  John Darrington <john@darrington.wattle.id.au>
 
        * dialog-common.c dialog-common.h (numeric_only): New function.