4.12.0.10:      Fri 13 Jun 2025 04:15:43 PM EDT

  [BUILD FIX]

    * specification of static link requirements
      in the generated pkg-config file was incorrect,
      leading to broken links for down-stream packages
      performing a static link against cxcparam

4.12.0.9:       Tue 03 Jun 2025 04:43:33 PM EDT

  [BUILD FIX]

    * The Fortran interface needs to know the size of an
      integer. Previously the configure code linked the C test code
      against Fortran libraries to determine that, but if the Fortran
      runtime was broken (e.g., linking worked, but execution failed
      because dynamic Fortran libraries were not found), that caused a
      hard-to-interpret error.  Now, determine it linking only aginst
      C runtime.

4.12.0.8:       Sun 18 May 2025 04:37:17 PM EDT

  [BUG FIX]

    * the generated pkg-config files did not provide static link flags
      on platforms which did not have pkg-config files for readline
      (readline.pc)

4.12.0.7:       Sun 18 May 2025 04:37:17 PM EDT

  [ENHANCEMENT]

    * configure

      * --enable-rpath/--disable-rpath adds -rpath to pkg-config
        linker args so shared library is found at executable time if
        it is not in standard path.  Default is --enable-rpath

      * --enable-cxxapi/--disable-cxxapi determines if deprecated C++ API
        is compiled.  default is --disable-cxxapi

  [BUGFIX]
    * fix possible string truncation in ipar.l, iarg.l

4.12.0.6:       2025-05-16T12:56:50-0400

  [PORTABILITY]

    * add prototypes to all routines
    * tweak C preprocessor feature macros for Linux
    * better discovery of readline compatible library headers
    * compiled against Debian {10,12,13}, Fedora42, RHEL8, FreeBSD 14.2, MacOS Monterey

  [BUGFIX]
    * fix possible buffer overflows in cxcparam/inclass.c, cxcparam/iraf.c

4.12.0.5:       2023-08-19T20:28:52-0400

  [BUGFIX]

    * Really make the Fortran bindings optional

4.12.0.4:       2023-08-19T03:00:57-0400

  [ENHANCMENT]

    * Fortran bindings are now optional, either via the
      --disable-f77-bindings, or via the configure checks.


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
