1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Release gperf-3.2.1.

* src/version.cc (version_string): Bump.
* tests/*.exp: Update.
* NEWS: Mention the changes.
This commit is contained in:
Bruno Haible
2025-04-13 18:08:21 +02:00
parent 1a8e476f99
commit 1a67526a17
17 changed files with 27 additions and 16 deletions

View File

@@ -1,3 +1,10 @@
2025-04-13 Bruno Haible <bruno@clisp.org>
Release gperf-3.2.1.
* src/version.cc (version_string): Bump.
* tests/*.exp: Update.
* NEWS: Mention the changes.
2025-04-09 Bruno Haible <bruno@clisp.org>
Fix "make check" failure with an ISO C 23 conforming C compiler.