CDL3 NEWS -- history of user-visible changes 
  Last updated by:
  Marco van Zwetselaar <zwets@zwets.com> Fri Dec 10 02:01:48 CET 2004

Version 1.2.6

  * Installation directories now have standardised defaults, but have 
    been made more configurable at the same time (see file INSTALL).
  * In particular, note that the CDL3 library include files have moved.
    This means you'll have to fix your existing 'cdlc -L XXX' invocations.
    The good thing is that the actual library location is now documented
    in the FILES section of the man pages (see following bullet).
  * Man pages show the actual installed locations of files on your
    platform. They now get generated during configure and build.
  * The examples directory gets installed in the end-user installation.
    As with the man pages, the example Makefile now gets tailored to the
    local installation of CDL3 during configuration and build.
  * Miscellaneous cruft was removed from source and install directories.

Versions 1.2.1 - 1.2.5 (Aug 2004)

  * Refer to ChangeLog

Version 1.2 (mid 2000)

  * First public release
  * CDL3 will now compile each module seperately.
  * The labels produced by the code generator have changed to:
      M<modulename>_P_<procedurename>_<types> for procedures
  * This also applies to the external routines.
  * Input file name handling bugs were fixed.

