mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
Anope 1.8.9 Release
This commit is contained in:
@@ -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]
|
||||
|
||||
+7
-2
@@ -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
|
||||
-------------------
|
||||
|
||||
+6
-1
@@ -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
|
||||
|
||||
+2
-1
@@ -1,5 +1,6 @@
|
||||
Anope Version 1.8 - GIT
|
||||
Anope Version 1.8.9
|
||||
-------------------
|
||||
- NONE
|
||||
|
||||
Anope Version 1.8.8
|
||||
-------------------
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user