From d291fb8f3700034e72bce911b4a57ad01dc7274b Mon Sep 17 00:00:00 2001 From: Andreas Fuchs Date: Tue, 14 May 2024 11:55:14 +0200 Subject: [PATCH] Prepare 4.1.2 Signed-off-by: Andreas Fuchs --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80bf063eb..a1a7066dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) -## [4.1.2-rc0] - 2024-05-10 +## [4.1.2] - 2024-05-14 ### Fixed - configure.ac: Fix test of == to = to be POSIX comliant - Remove use of which in favor of command -v