*** 0.4 (release) - 2002/05/24 ******************************************

 * remove if..then from abort" (conditionally) 
 * fix linked list juggling in case..endcase constructs

******************* 2002/05/22 ******************************************

 * fix get_word() not to read beyound end of strings
 * more adequate implementation of abort"

******************* 2002/03/27 ******************************************
 
 * add name and endif macro
 * fix typo in finish-device, new-device
 * use new number parsing function to handle dots.
 * do proper handling of hex values embedded in strings.
 * reset fcode word number counter when compiling multiple files.

******************* 2002/03/21 ******************************************

 * some IEEE 1275 compliance changes (forbid definitions in definitions)
 * fix macros
 * fix hex, octal, decimal inside colon definitions

*** 0.2a (bugfix) - 2002/03/21 ******************************************

 * fix off by one bug in string escape codes
 * fix line number calculation
 * do proper debugging output

*** 0.2 (release) - 2002/03/20 ******************************************

 * implemented (most of the) missing control words
 * implemented next-fcode tokenizer directive
 * implemented line numbers for errors and warnings.
 * improved string handling.
 * stop on errors by default.
 * use case insensitive dictionary lookup.
 * lots of debug made compile time conditional

*** 0.1 (release) - 2002/03/04 ******************************************

 * initial release

