X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=bed8f31fb940255bf4e34df79ec6e77c0e474ead;hb=077c3c1774fd75627783b407169d6884adcbe663;hp=a9d7c532f4f2077b9db5f6406d5f595af70d8386;hpb=82d3fc0e14c1465eb2d1de00796317d062151fe0;p=pspp diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index a9d7c532f4..bed8f31fb9 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,12 @@ +2007-07-11 John Darrington + + * compute-dialog.c : Set type-and-label dialog to sensible state, and made syntax generation depend upon existence of target variable. + +2007-07-08 John Darrington + + * data-editor.c data-editor.glade data-editor.h: Implemented + the "Insert Case" button/dialog. + 2007-07-08 John Darrington * goto-case-dialog.c goto-case-dialog.h (new files)