From 8e691eac800937f5ce9a2d773f845b008a312abc Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 26 May 2026 10:44:44 +0100 Subject: [PATCH] Update the change log. --- docs/Changes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Changes b/docs/Changes index d17409d83..51ad25728 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,10 @@ Anope Version 2.0.19-git ------------------------ -No significant changes. +Fixed an escaped value that wasn't escaped enough in chanstats. +Fixed not having a handler for the FNAME message on InspIRCd. +Fixed os_stats reporting the SGLine expiry time as the SQLine expiry time. +Fixed the DNs and search filters not being escaped correctly in the ldap_authentication and ldap_oper modules. +Modernised the advice in docs/LANGUAGE regarding the installation of language packs. Anope Version 2.0.19 --------------------