1.1.3 9-Mar-1999

    Fixed a bug in the generated Makefile.wyg so that it can build
    the wygtest target.

    Fixed prototype for show_one_var_help() to avoid compiler warning.

1.1.2 8-Mar-1999

    Added var_as_string() function to make your life easier when
    building format strings.  Returns the value of any variable as
    a string.

    To make conversion of floats graceful, wyg adds the option
    --wyg-float-precision to any code you build so that you can
    control floating point conversion at runtime.

1.1.1 12-Feb-1999 

    Fixed some silly typos. Thanks to Ben Korvemaker for noticing. 

1.1.0 11-Feb-1999

    All those various file parts in the wygdata directory have been
    turned into single files, and we use the substitution operator
    (s//) to generate the files.

1.0.1 10-Feb-1999

    Added the --show-config command, which generates on stdout a
    description of the current configuration suitable for use as
    a config file.

1.0 9-Feb-1999

    Initial release.
