commit 36a98d50e533bf90b952130adbf1ca4ccc866f04 from: Omar Polo date: Mon Aug 07 12:40:50 2023 UTC update changelog commit - 3b431c09d97f86f40f0f57a5d6d2e08681b1c65d commit + 36a98d50e533bf90b952130adbf1ca4ccc866f04 blob - 9f4274edcf45dcde766438ef074e87b99b3374f7 blob + 9b927a1d0058bad9f0b12475e89486cd65e2349d --- ChangeLog +++ ChangeLog @@ -1,3 +1,9 @@ +2023-08-07 Omar Polo + + * logger.c (logger_dispatch_server): allow to change the syslog(3) facility. + + * gmid.c (main): attempt to load TLS certificates and load mimes and virtual hosts root as part of configtest (-n) rather than verifying the syntax of the configuration only. + 2023-07-25 Omar Polo * gmid.c (log_request): allow to change the logging style.