Version 1.06

    o Added ASCII manual.
    o In a variable length record table with foreign keys, the last few bytes
      of each record would be lost.

Version 1.05

    o Added OS/2 makefiles.

Version 1.04

    o Minor modifications to configure script.
    o typhoon.h no longer requires inclusion of sys/types.h.
    o Corrected syntax error in RISC alignment code.

Version 1.03

    o Added configure script.
    o Torsten Liermann reported a memory access error found with purify. The
      error only occurred when closing a database, so it rarely occurred.
    o The demonstration program in ./examples forgot to set the length
      determinator of product.description.
    o Support for platforms with sizeof(long)=8, e.g. Alpha.
    o Tricky construct in sym_addmember() made calloc() return NULL on
      some platforms.

Version 1.02

    o New makefiles by George Sipe should fix a lot of conflicts on platforms
      I haven't been able to compile the code on.

Version 1.01

    o Just after releasing version 1.0 I was informed about two missing 
      include files. Stupid mistake which has now been fixed.
