2006-01  Marc Seutter 
 * Bumped version to 1.2.7
 * ANSI-fied code of runtime system and prepared for WIN32 port
 * Finished MS VC++ 6.0 port
 

2004-12-10  Marco van Zwetselaar

 * Added autogen.sh as a convenience for maintainers.  It invokes the
   autotools machinery and should be called right after pulling cdl3
   from CVS, or whenever a Makefile.am or configure.in changes
 * Updated the README, INSTALL, NEWS, TODO and AUTHORS files
 * Added .cvsignore files in several places
 * Fixed various Makefile.ams to get rid of cruft
 * configure.in
   - bumped version to 1.2.6
 * man pages
   - moved man N stuff to man 7 as per File Hierarchy Standard
   - use the autotools man_MANS mechanism
   - man.{1,3} pages now get generated from man.{1,3}.in
 * examples
   - Makefile.example now gets generated from Makefile.example.in

25 August 2004, Marc Seutter:
 * Version 1.2.5
 * New documentation
 * Added examples directory

December 2002, Marc Seutter:
 * Version 1.2.4
 * Various changes introduced during the compiler
   construction course of spring 2002

Sep 12, 2001 by Erik Verbruggen:
 * version 1.2.1: added documentation

Jul 3, 2000 by Erik Verbruggen:
 * Small modifications to README/INSTALL

May 18, 2000 by Erik Verbruggen:
 * Modified copyrights for first public release
 * Removed md5 hash routines that were used for modification checks
 * Reworked cdlc.k3, coder.K3 (C backend), modules.k3 and probably more
   to make it possible to compile seperate modules.

May 15, 2000 by Erik Verbruggen:
 * Modifed the code generator to generate names for labels and routines
   in stead of numbers (all coder.K3 files).

1995 by Stefan the Horts:
 * Flexible array code for i386 (array.Linux.S)
