1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 12:16:38 +02:00

Anope 1.8.8 Release

This commit is contained in:
Adam
2013-03-02 05:51:09 -05:00
parent ae071cef75
commit 543e1647ba
5 changed files with 23 additions and 12 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
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]
Provided by Ryuunosuke Ayanokouzi - 2013
02/17 A Added japanese language support [ #00]
02/17 A Added Japanese language support [ #00]
Provided by Anope Dev. <team@anope.org> - 2012
02/22 F Fixed several grammar errors in docs/ (patch provided by Simba) [ #00]
+6 -1
View File
@@ -1,5 +1,10 @@
Anope Version 1.8 - GIT
Anope Version 1.8.8
-----------------------
** ADDED CONFIGURATION DIRECTIVES **
** MODIFIED CONFIGURATION DIRECTIVES **
** DELETED CONFIGURATION DIRECTIVES **
Anope Version 1.8.7
+8 -3
View File
@@ -1,9 +1,14 @@
Anope Version 1.8 - GIT
-----------------------
Anope Version 1.8.8
-------------------
*** New Strings:
*** Mod Strings:
*** Del Strings:
Anope Version 1.8.7
-----------------------
-------------------
*** New Strings:
*** Mod Strings:
+4 -3
View File
@@ -1,8 +1,9 @@
Anope Version 1.8 - GIT
-----------------------
Anope Version 1.8.8
-------------------
- NONE
Anope Version 1.8.7
--------------------
-------------------
- NONE
Anope Version 1.8.6
+3 -3
View File
@@ -7,10 +7,10 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="8"
VERSION_EXTRA="-git"
VERSION_BUILD="3111"
VERSION_EXTRA=""
VERSION_BUILD="3112"
# Changes since 1.8.7 Release
# Leading up to 1.8.8 Release
#Revision 3110 - Added japanese language support, patch provided by Ryuunosuke Ayanokouzi
#Revision 3109 - Do not allow invalid nicknames to be forbidden in ns_forbid
#Revision 3108 - Bug #1474 - Fixed setting umodes on BotServ bots on Unreal3.2.10