Changes in 1.1p3

1) Change logging messages when programs are run

Changes in 1.1p2

1) Correct function names in configure.in

2) Fix bug when creating new button.

Changes in 1.1p1

1) Fix problem in -c mode when loading a config file that did not exist.

Released 1.1.11 as obeah-1.1

Changes in 1.1.10

** INCOMPATIBLE CHANGE **

1) Internal restructuring in preparation for release.

2) Now saves any procs that were declared in the configuration file.

3) dirCheck renamed to ob_dirCheck, and same for interpCheck and runMake

Changes in 1.1.9

1) When setting up a configurable value, if the config or default
   fields start with '=' the rest of the string is taken to be tcl
   that constitutes the expression to be used to initialise the value.
   This will be executed once when the configuration input file is
   sourced.

2) Invisible values - you can now add values that will be passed to Make
   but which are not configurable by the user.

3) You can now edit controls - Shift-1 on the button will allow you to
   edit it. You can also delete the built-in controls if you do not
   want them to appear.

Changes in 1.1.8

1) Bug fixes (would have been 1.1.7 but someone had pulled a copy *sigh*)

Changes in 1.1.7

1) Bug fixes

2) Up/Down now circulate through fields.

3) Save is enabled when changes are made. Install doesnt do a svae.
   On quit unsaved changes cause a prompt.

4) load button works in create mode.

Changes in 1.1.6

1) Fix the bugs introduced in 1.1.5 *SIGH*

Changes in 1.1.5

*** INCOMPATIBLE CHANGE ****

1) Add some missing help info

2) Change the way array variable names are done.

Changes in 1.1.4alpha

1) Fix some problems with field creation. Widths now adjust when field
   is added.
