Fix bug which crashed the gui when selected an empty line in the
[pspp-builds.git] / src / ui / gui / ChangeLog
index ded87d2bb6d0cdc529d4d64c6061f4f400d8b1a4..06d3fd5461c8205e303209860a6e5efd2dbf8ae2 100644 (file)
@@ -1,3 +1,9 @@
+2008-02-13  John Darrington <john@darrington.wattle.id.au>
+
+       * variable-info-dialog.c: Fix crash when clicking "Jump" when no 
+       variable selected.  Add a valid predicate so that this can't 
+       happen anyway.
+
 2008-02-09  Ben Pfaff  <blp@gnu.org>
 
        Consolidate multiple messages into single message dialog.  Patch