diff --git a/ChangeLog.md b/ChangeLog.md
index f3d01e6974..d6bf646016 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,11 @@
+# ZNC 1.9.1 (2024-07-03)
+
+* This is a security release to fix CVE-2024-39844: remote code execution vulnerability in modtcl.
+ * To mitigate this for existing installations, simply unload the modtcl module for every user, if it's loaded. Note that only users with admin rights can load modtcl at all.
+ * Thanks to Johannes Kuhn (DasBrain) for reporting, to glguy for the patch, and to multiple IRC network operators for help with mitigating this on server side before disclosure.
+* Improve tooltips in webadmin.
+
+
# ZNC 1.9.0 (2024-02-22)
## New
diff --git a/modules/data/webadmin/tmpl/add_edit_chan.tmpl b/modules/data/webadmin/tmpl/add_edit_chan.tmpl
index 1d030d0b72..4446a4ee82 100644
--- a/modules/data/webadmin/tmpl/add_edit_chan.tmpl
+++ b/modules/data/webadmin/tmpl/add_edit_chan.tmpl
@@ -27,13 +27,13 @@
-
+
"/>
FORMAT "Empty = use standard value" ?>
@@ -269,12 +269,12 @@
-
+
"/>
-
+
"/>
FORMAT "Empty = use standard value" ?>
@@ -304,7 +304,7 @@
-
+
"/>
@@ -326,7 +326,7 @@
-
+
"/>
@@ -341,14 +341,14 @@
title=" FORMAT "How much time ZNC waits (in seconds) until it receives something from network or declares the connection timeout. This happens after attempts to ping the peer." ?>"/>
-
+
" IF !ImAdmin ?>disabled="disabled" ENDIF ?> />