# change log ## 2024/06/06 - 2.0.4 “Lady Stardust” bugfix release * add a nicer error message if the removed `cgi' option is still used. Reported by freezr. * portability fix for systems with a wrong strnvis(3). ## 2024/06/04 - 2.0.3 “Lady Stardust” bugfix release * relax the SNI requirements * gg: add -q to avoid printing the "Server Says:" line * gg: unbreak -n * fix parsing of IPv6 addresses * fix `fastcgi off' handling ## 2024/04/04 - 2.0.2 “Lady Stardust” bugfix release * fix `log access path' with `chroot' enabled. * fix config dumping (-nn). * rework grammar to allow semicolons after top-level statements. * don't make the log styles reserved keywords. * contrib/vim: fixed indent, from Anna “CyberTailor”, thanks! ## 2024/01/24 - 2.0.1 “Lady Stardust” bugfix release * convert gmid to the new imsg API * update bundled imsg * configure: fix --mandir handling; from Anna “CyberTailor”, thanks! ## 2024/01/11 - 2.0 “Lady Stardust” ### New Features * added `listen on' to specify per-server the list of addresses from where connections are to be accepted. * added titan(1), a simple titan client. * splitted the "configless" version of gmid as a standalone executable gemexp(1) * added ability to log to files with `log access ` * added ability to change the syslog(3) facility with `log syslog facility ` * added ability to change the logging style with `log style