aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2024-06-04 17:32:53 +0000
committerOmar Polo <op@omarpolo.com>2024-06-04 17:32:53 +0000
commite030968718df98278e6c5be54b9f7dcd9d82740f (patch)
treea45ce9d8cc1171fda96a00bcedccb67b32369a2f
parent5e71e44d26bef6b677b17509b4eb5bf125cb04e1 (diff)
site: add changelog for 2.0.3
-rw-r--r--site/changelog.gmi8
1 files changed, 8 insertions, 0 deletions
diff --git a/site/changelog.gmi b/site/changelog.gmi
index 7396152..7f04def 100644
--- a/site/changelog.gmi
+++ b/site/changelog.gmi
@@ -1,5 +1,13 @@
# change log
+## 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.