From 4eacb7759d4874a743d1fe3b106257822c3ed394 Mon Sep 17 00:00:00 2001 From: "Maarten L. Hekkelman" Date: Mon, 4 Dec 2023 13:27:29 +0100 Subject: [PATCH] Update changelog --- changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog b/changelog index d47de78..1aed37d 100644 --- a/changelog +++ b/changelog @@ -4,6 +4,8 @@ Version 6.0.10 - No longer use the date library to write out localised date/time formats since the installed date library might contain ONLY_C_LOCALE defined. - Do not read PID file when running the foreground +- Renamed the cmake config files for libzeep from CamelCase to kebab-case. + The install rules should remove older config files. Version 6.0.9 - Fix writing encoded path segments for URI's