diff options
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | Changes.conf | 9 | ||||
-rw-r--r-- | Changes.lang | 7 | ||||
-rw-r--r-- | Changes.mysql | 3 | ||||
-rw-r--r-- | version.log | 4 |
5 files changed, 18 insertions, 7 deletions
@@ -1,4 +1,4 @@ -Anope Version 1.8 - GIT +Anope Version 1.8.9 ------------------- 06/05 F Fixed modules being loaded regardless of the load abort signal. [#1527] 08/16 F Fixed hs_request to show requested ident in memos [#1545] diff --git a/Changes.conf b/Changes.conf index 68680530e..7352d16a4 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,5 +1,10 @@ -Anope Version 1.8 - GIT ------------------------ +Anope Version 1.8.9 +------------------- +** ADDED CONFIGURATION DIRECTIVES ** + +** MODIFIED CONFIGURATION DIRECTIVES ** + +** DELETED CONFIGURATION DIRECTIVES ** Anope Version 1.8.8 ------------------- diff --git a/Changes.lang b/Changes.lang index 2084cd0ea..ab3ab4e03 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,5 +1,10 @@ -Anope Version 1.8 - GIT +Anope Version 1.8.9 ------------------- +*** New Strings: + +*** Mod Strings: + +*** Del Strings: Anope Version 1.8.8 diff --git a/Changes.mysql b/Changes.mysql index 5ee415f0c..6899f77d8 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,5 +1,6 @@ -Anope Version 1.8 - GIT +Anope Version 1.8.9 ------------------- +- NONE Anope Version 1.8.8 ------------------- diff --git a/version.log b/version.log index 0300cb8de..2bd431888 100644 --- a/version.log +++ b/version.log @@ -7,8 +7,8 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="9" -VERSION_EXTRA="-git" -VERSION_BUILD="3129" +VERSION_EXTRA="" +VERSION_BUILD="3130" # Changes since 1.8.8 Release #Revision 3129 - listchans: Fix typo: nickname -> channel |