]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
small addition to 0.7.2 changelog
authorLukas Schauer <lukas@schauer.dev>
Sun, 18 May 2025 00:28:57 +0000 (02:28 +0200)
committerLukas Schauer <lukas@schauer.dev>
Sun, 18 May 2025 00:28:57 +0000 (02:28 +0200)
CHANGELOG

index d16be92ee803c003fa00db3a5a3197de77290e9f..4c5e516e90b5b24789a0fe3e90cc4851c2e8cf2b 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,7 @@ This file contains a log of major changes in dehydrated
 - Implemented support for certificate profile selection
 - Added a configuration parameter to allow for timeouts during order processing (`ORDER_TIMEOUT`, defaults to 0 = no timeout)
 - Allowed for automatic deletion of old files (`AUTO_CLEANUP_DELETE`, disabled by default)
+- Added CA presets for Google Trust Services (prod: google, test: google-test)
 
 ## Changed
 - Renew certificates with 32 days remaining (instead of 30) to avoid issues with monthly cronjobs (`RENEW_DAYS=32`)