Version 1.6.2 (June 03 2002)
- Corrected buffer overrun in gaa.skel

Version 1.6.1 (May 25 2002)
- Added support for options which contain the '-' character such as
  "--hello-there"
- Corrected the GETTEXT_STRINGS option

Version 1.6.0 (March 20 2002)
- Corrected bug in parser (now works with bison >1.28)
- Added support for files that contain carriage return
- Now uses standard C library functions for file IO
- Default output file is file_gaa.c and file_gaa.h 
  (if the gaa source file is called file.gaa)
- Added new C declarations section
- Better error reporting
- Added GETTEXT_STRINGS instruction - for use with gettext
