diff options
author | Omar Polo <op@omarpolo.com> | 2024-01-11 16:32:18 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-01-11 16:32:18 +0000 |
commit | 20fa7cded694595ff01a0ab4382a7a9427763aee (patch) | |
tree | 3ae847b0c234c979506bc0125dd4b0e0695aa4b1 /site | |
parent | 2865452c40f26a847448a314a3f4b50e4b49322e (diff) |
ops; pretty big omission among the breaking changes
Diffstat (limited to 'site')
-rw-r--r-- | site/changelog.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/changelog.gmi b/site/changelog.gmi index b997fe9..5381251 100644 --- a/site/changelog.gmi +++ b/site/changelog.gmi @@ -33,6 +33,7 @@ ### Breaking Changes +* removed CGI support * gg now warns when the server doesn't use TLS' close_notify * deprecated the global `ipv6' and `port' settings in favour of the per-server `listen on` directive * removed the already deprecated config options `mime' and `map' |