4.12.0.3:       2023-02-10T13:32:33-0500

  [BUILD FIX]

    * make work with autoconf 2.71, automake 1.16.5

    * detection of flex was broken if compiler arguments were too strict.

4.12.0.2:	2020-09-28T17:05:56-0400

  [BUG FIX]
    * include left out patch from CIAO 4.12.0; no major changes


4.12.0.1:	2020-09-22T17:18:48-0400 

  [BUILD]

    * gcc 10 changed how it handles extern variable storage, switching
      from a default of -fcommon to -fno-common. This caused a link
      error because of duplicated definitions on gcc >= 10.

  [ENHANCEMENT]
    * merge with CIAO 4.12.0; no major changes

4.11.0.1:	2018-12-17T14:19:18-0500a

    * merge with CIAO 4.11.0

4.8.0.1:	2018-12-17T11:17:29-05:00

    * merge with CIAO 4.8.0

4.6.0.1:	2014-10-29T14:20:05-04:00

    * merge with CIAO 4.6.0

4.5.0.1:	2013-06-19T14:27:08-04:00

[BUG FIX]

    * the presence of illegal mode parameter values caused the
      parameter file to be corrupted, and were unreported.

4.5.0.0: 	2013-06-18T16:41:13-04:00

    * merge with CIAO 4.5.0

4.3.0.1:	2012-02-08T15:24:12-05:00

    * update from char* to const char* in some of the public API

4.3.0.0:	2011-12-14T14:41:04-05:00

    * merge with CIAO 4.3.0

    * incorporate C++ interface w/ patches to work with modern C++

    * remove all prototypes of system functions; use feature macros to get them

    * add fallback if readline is not available

    * clean up end-user build

4.2.0.1:	2010-06-16T10:54:34-04:00

    * GNU readline wasn't being used even if available.

4.2.0.0:	2010-06-11T12:05:28-04:00

    * merge with CIAO 4.2.0 version (no changes, actually)

    * resolve 99% of K&R C prototyping problems and fixed a couple of
      bugs discovered while doing so


4.1.2.2 :	2009-07-28T13:56:08-04:00

    * remove last remnant of uclx routines. was causing link problems
      under CentOS 5.3 (and possibly others)

4.1.2.1 :	2009-06-11T17:49:59-04:00

    * merge with CIAO 4.1.2 version

    * minor fix to get compilation on Darwin 10.5.6

4.0.0.1 :	2009-06-11T14:23:57-04:00

    * merge with CIAO 4.0 version

    * clean up a few more prototypes

3.4.0.2 :	2007-09-16T21:02:35-04:00

    * clean up handling of flex and bison output. now really requires
      flex & bison

    * fix segv in iarg.l due to misuse of file pointer

3.4.0.1 :	2007-07-25T17:07:31-04:00

    * synched with CIAO 3.4 (minor syntax cleanups)

    * syntax cleanups to quiet compilers

    * made Fortran interfaces compiler independent

3.2.1.9 :	2006-04-04T16:00:48-04:00

    * package configuration improvements

3.2.1.8 :	2006-01-27T14:09:38-05:00

    * initial public release
