History of ADBIO
----------------

26. April 1994: Version 1.0

      First release

29. April 1994: Version 1.1

      Added '-i' option in ADBDUMP to select record types for output
      Added '-d' option in ADBDUMP to specify a customized date format
      Added '-q' option in ADBDUMP to specify how quotes are set in CDF
      Added '-r' option in ADBDUMP to specify how CR/LF is handles in CDF
      Removed '-m' option from ADBDUMP (now integrated in '-i')
      Modified some values in the output of ADBLOAD
                
                
10. May 1994: Version 1.2

      Added '-d' option in ADBLOAD to specify a customized date format
      Added '-q' option in ADBLOAD to specify how quotes are set in CDF
      Added '-r' option in ADBLOAD to specify how CR/LF is handled in CDF
      Removed '-m' option from ADBLOAD (now integrated in '-i')
      Added more verbose format of repeated appointments/events
        in human readable output from ADBDUMP
      ADBDUMP does not output 'garbage' type records anymore
      Added full month names to the possible date formats in ADBDUMP

10. December 1994: Version 1.3

      Added warning if files are password protected
      Changed some bytes in the generated ADB file so that it is
         less likely that the appointment book application gets hickup
         when merging the file.

20. September 2009: Win32 Version 1.3
      Re-formatted source code to explicitly include cstdlib.h and cstring
	     and from K&R to ANSI C for compilation with GCC
	  Released in Win32 executable format by James Edward Lewis II