1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 21:26:37 +02:00

Bump for 1.8.9-git

This commit is contained in:
Adam
2013-03-03 01:57:16 -05:00
parent 245a25877f
commit 71ec1a93dd
5 changed files with 24 additions and 7 deletions
+5 -2
View File
@@ -1,5 +1,8 @@
Anope Version 1.8 - GIT
-------------------
Anope Version 1.8.8
-----------------------
-------------------
01/29 F Fixed user modes on BotServ bots on Unreal3.2.10 [#1474]
02/13 F Do not allow invalid nicknames to be forbidden in ns_forbid [ #00]
@@ -17,7 +20,7 @@ Provided by Anope Dev. <team@anope.org> - 2011
12/31 F Fixed os_svsnick to allow changing the case of a users' nick [#1369]
Anope Version 1.8.7
-----------------------
-------------------
08/18 A Added support for Hybrid's channel mode +S [#1319]
08/18 A Added support for Hybrid's channel mode +O [#1320]
08/21 A Added internal event when a nickcore is dropped. [ #00]
+5 -2
View File
@@ -1,5 +1,8 @@
Anope Version 1.8.8
Anope Version 1.8 - GIT
-----------------------
Anope Version 1.8.8
-------------------
** ADDED CONFIGURATION DIRECTIVES **
** MODIFIED CONFIGURATION DIRECTIVES **
@@ -8,7 +11,7 @@ Anope Version 1.8.8
Anope Version 1.8.7
-----------------------
-------------------
** ADDED CONFIGURATION DIRECTIVES **
** MODIFIED CONFIGURATION DIRECTIVES **
+4
View File
@@ -1,3 +1,7 @@
Anope Version 1.8 - GIT
-------------------
Anope Version 1.8.8
-------------------
*** New Strings:
+3
View File
@@ -1,3 +1,6 @@
Anope Version 1.8 - GIT
-------------------
Anope Version 1.8.8
-------------------
- NONE
+7 -3
View File
@@ -6,9 +6,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="8"
VERSION_EXTRA=""
VERSION_BUILD="3112"
VERSION_PATCH="9"
VERSION_EXTRA="-git"
VERSION_BUILD="3113"
# Changes since 1.8.8 Release
# Leading up to 1.8.8 Release
#Revision 3110 - Added japanese language support, patch provided by Ryuunosuke Ayanokouzi