home *** CD-ROM | disk | FTP | other *** search
- version 1.0, released 31.10.94
-
- version 1.1, released 11.11.94
-
- * renamed CONST constant because Ultrix and Sinix had problems with it
- * implemented substitute for strcasecmp because Sinix doesn't have one
- * summary title string could come up with garbage if grok starts empty
- * when creating new forms, database name was used as form file name
- * DEC/OSF stdarg had problems with a check for null %s arguments, fixed
- * preferences menu can now configure number of lines in summary window
- * preferences menu can now scale cards (for people with lowres screens)
- * GROK_FORM environment variable replaces "." in form searches
- * added help on environment variables and resources
- * US dates mm/dd/yy in the database file were misparsed as 12/31/69
- * Cancel in the print file dialog didn't work (Igor Metz <metz@glue.ch>)
- * help could overrun malloced buffer (Grant McDorman <grant@isgtec.com>)
- * FORM keyword evaluated to name.f, not name.gf
- * DBASE keyword no longer appends .db extension if database is procedural
-
- version 1.1.1, released
-
- * form editor allowed leading blanks in form and dbase names, confusing
- * multiple independent sets of choices in a form didn't work
- * form editor didn't handle blanks and DELs as field delimiters well
-
- version 1.2, released 16.6.95
-
- * conversion to ANSI C
- * multiple sections (database can be a directory, contents are sections)
- * new chart code that is actually usable
- * elimination of duplicate forms in the database pulldown
- * database lines beginning with an empty field shifted all fields to left
- * print current card always printed second card (kooper@dcs.qmw.ac.uk)
- * added qsum, qavg, qdev, qmin, qmax to language (grant@isgtec.com)
- * added ssum, savg, sdev, smin, smax, in, section to language
- * port to DEC OSF/1 Alpha, by Steven W. Orr <steveo@uniprise.com>
- * texts longer than 1024 characters could crash
- * new full-color SGI icon
- * improved PostScript manual
-