1
0
mirror of https://github.com/anope/anope.git synced 2026-06-18 03:54:46 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Sadie Powell 73714420d1 Release 2.0.17. 2024-12-08 12:15:26 +00:00
Sadie Powell ea96f2ad40 Update the change log. 2024-12-08 12:13:28 +00:00
3 changed files with 15 additions and 6 deletions
+12 -3
View File
@@ -1,6 +1,15 @@
Anope Version 2.0.17-git
------------------------
No significant changes.
Anope Version 2.0.17
--------------------
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
------------------------
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.0.17-git
------------------------
Anope Version 2.0.17
--------------------
No significant changes.
Anope Version 2.0.16
+1 -1
View File
@@ -3,4 +3,4 @@
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=17
VERSION_EXTRA="-git"
VERSION_EXTRA=""