aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 523aa2a6..551b0d3f 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -38,6 +38,12 @@ Legend,
[#v0_61_0]
== pakakeh.go v0.61.0 (2026-xx-xx)
+**🌱 lib/systemd: new package for socket-based activation**
+
+The `lib/systemd` package implement function `Listeners` that return list of
+file descriptor as [net.Listener], that enable program to run with
+systemd.socket(5) based activation.
+
**🌼 lib/dns: use separate ServeMux for handling DoH**
Using the [http.DefaultServeMux] will cause panic when the server