diff options
author | Sadie Powell <sadie@witchery.services> | 2024-12-08 12:13:28 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-12-08 12:13:28 +0000 |
commit | ea96f2ad404145755e1724b45620cacd988ee2bc (patch) | |
tree | 83a1af69cda58a75070ce9aa62d9363d42aab361 /docs | |
parent | 7083c424c25e797a8ffbded27ecb4fc8f93e0dd3 (diff) |
Update the change log.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index 730c5f43c..c3c5cb4e4 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,15 @@ Anope Version 2.0.17-git ------------------------ -No significant changes. +Fixed importing large flatfile databases into SQL. +Fixed marking channels as permanent. +Fixed serialising unset boolean extension items. +Fixed the documentation about how to import SQL databases. +Fixed the documentation of options:usemail. +Fixed the location of the geoipupdate CSV files. +Fixed translating memo emails. +Fixed unnecessary SQL updates caused by dereferencing user accounts. +Increased the size of the chanstats letter and word count columns. +Updated the location of the Anope IRC channels. Anope Version 2.0.16-git ------------------------ |