1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 05:13:13 +02:00

Anope 1.8.7 Release

This commit is contained in:
Adam
2011-12-23 13:17:54 -05:00
parent 91527cdcef
commit 74556b77c0
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version 1.8 - GIT
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]
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version 1.8 - GIT
Anope Version 1.8.7
-----------------------
** ADDED CONFIGURATION DIRECTIVES **
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version 1.8 - GIT
Anope Version 1.8.7
-----------------------
*** New Strings:
+3 -3
View File
@@ -1,6 +1,6 @@
Anope Version 1.8 - GIT
-----------------------
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="7"
VERSION_EXTRA="-git"
VERSION_BUILD="3088"
VERSION_EXTRA=""
VERSION_BUILD="3089"
# $Log$ # Changes since 1.8.6 Release
# Leading up to 1.8.7 Release
#Revision 3088 - Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.
#Revision 3087 - Fixed some typos in the spanish language file
#Revision 3086 - Fixed ignore not matching against users' real host or IP (introduced in rev. 3049).