On Thu, Dec 12, 2024 at 12:58:23PM -0500, James K. Lowden wrote:
> >From 64bcb34e12371f61a8958645e1668e0ac2704391lib.patch 4 Oct 2024 12:01:22 
> >-0400
> From: "James K. Lowden" <jklow...@symas.com>
> Date: Thu 12 Dec 2024 06:28:08 PM EST
> Subject: [PATCH]  Add 'cobol' to 12 files
> 
> libgcobol/ChangeLog
>       * libgcobol/Makefile.in: Add libgcobol module and cobol language.
>       * libgcobol/README: New file.
>       * libgcobol/acinclude.m4: New file.
>       * libgcobol/aclocal.m4: New file.
>       * libgcobol/config.h.in: Add libgcobol module and cobol language.
>       * libgcobol/configure.ac: Add libgcobol module and cobol language.

For new files just say New file. too (with the exception of the generated
ones, those can say Generate. or so).

Could the shared library be symbol versioned on targets which do support it?
Or is the plan to instead bump the soname each year (or whenever it
changes)?

>       * libgcobol/constants.cc: New file.
>       * libgcobol/gfileio.cc: New file.
>       * libgcobol/gmath.cc: New file.
>       * libgcobol/intrinsic.cc: New file.
>       * libgcobol/io.cc: New file.
>       * libgcobol/libgcobol.cc: New file.

        Jakub

Reply via email to