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:
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user