File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
21
2024-10-20 David da Silva Polverari <david.polverari@gmail.com>
2
22
Version 1.9.2
3
23
You can’t perform that action at this time.
0 commit comments