diff options
author | Sadie Powell <sadie@witchery.services> | 2020-10-22 12:07:20 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-10-22 12:07:56 +0100 |
commit | f8d8104d82b039d63fb4e03430896c3c1ffe7706 (patch) | |
tree | 9424b0cc5c198499dd543fb0809ba6f506481ccc | |
parent | a3c7f716bd256d8b8ead578b1a6bc657f31aec4d (diff) |
Update the changelog.
-rw-r--r-- | docs/Changes | 3 | ||||
-rw-r--r-- | docs/Changes.conf | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index e1b405b1c..6c55ce1b5 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,8 @@ Anope Version 2.0.9-git ------------------- +Fix a regression from 2.0.8 that prevented serialising to MySQL. +Send account identifiers to InspIRCd on SASL logins too +Fix a query bug in irc2sql. Anope Version 2.0.8 ------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index ddd1fd823..54015ec15 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,6 @@ Anope Version 2.0.9-git ------------------- +No significant changes. Anope Version 2.0.8 ------------------- |