From 8a2d7526cdbfec957536fbaf7ab853e1fa748cc8 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 26 Jan 2026 13:52:40 +0000 Subject: [PATCH] Update the change log. --- docs/Changes | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/Changes b/docs/Changes index 9d59a22ce..48d87d822 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,15 @@ Anope Version 2.0.19-git ------------------------ -No significant changes. +Added a Doxygen config file. +Backported various minor config changes from 2.1. +Fixed chanserv/enforce enforcing against founders. +Fixed creating channel entries in irc2sql. +Fixed not respecting the mode state when removing a mode lock. +Fixed reading the settings in m_dns. +Fixed resetpass confirming accounts when not using email confirmation. +Fixed trying to write to a buffered socket when there's no data. +Fixed various minor spelling issues. +Updated some messages for the language used by modern BIND versions. Anope Version 2.0.18 --------------------