Skip to content

Commit 03640d3

Browse files
Update changelog
1 parent edf4535 commit 03640d3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2025-06-01 David da Silva Polverari <david.polverari@gmail.com>
2+
Version 1.9.3
3+
4+
[ David da Silva Polverari ]
5+
6+
* configure.ac: removed obsolete AC_PROG_GCC_TRADITIONAL macro.
7+
8+
[ Sebastian Pipping ]
9+
10+
* Renamed bash completion file on install.
11+
* Fixed several function prototypes and related code to build with GCC 15.
12+
* .github/workflows/full-check.yml:
13+
- added GitHub CI test to ensure distibution tarball can install bash
14+
completion scripts.
15+
- updated to start covering GCC 15.
16+
* .github/workflows/man_page_in_sync.yml: created to make GitHub Actions
17+
enforce man page on release was generated properly.
18+
* configure.ac: migrated from using deprecated AC_HELP_STRING macro to
19+
AS_HELP_STRING.
20+
121
2024-10-20 David da Silva Polverari <david.polverari@gmail.com>
222
Version 1.9.2
323

0 commit comments

Comments
 (0)