   _        ___  ____ ____  ____          __
  |_|_ _   / _ \/ ___/ ___||  _ \    ___ / _| __ _
  _|_||_| | | | \___ \___ \| |_) |  / __| |_ / _` |
 |_||_|_| | |_| |___) |__) |  __/  | (__|  _| (_| |
  |_|_|_|  \___/|____/____/|_|      \___|_|  \__, |
                                             |___/
  OSSP cfg - Configuration Parsing

  CHANGELOG

  Changes between 0.9.0 and 0.9.1 (01-Jul-2002 to 10-Nov-2003)

   *) Added bison-locations option to scanner, fixing the missing
      reentrant yylloc with flex-2.5.31. Taken from OSSP l2.
      [Thomas Lotterer <thomas@lotterer.net>]

   *) Enhanced test suite by comparing against previously saved output
      [Ralf S. Engelschall <rse@engelschall.com>]

   *) Switch from text-based VERSION file to C-based cfg_vers.c
      and use this to provide a cfg_version(3) API function.
      [Ralf S. Engelschall <rse@engelschall.com>]

   *) Source tree cleanups.
      [Ralf S. Engelschall <rse@engelschall.com>]

