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

Version bumps for 1.8-SVN

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2861 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
sjaz
2010-04-04 09:32:32 +00:00
parent 9ab97ae21a
commit 94f465832f
5 changed files with 31 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
Anope Version 1.8 - SVN
-----------------------
Anope Version 1.8.4
-------------------
3/10 A Added support for tracking permanent channels [ #00]
+9
View File
@@ -1,3 +1,12 @@
Anope Version 1.8 - SVN
-----------------------
** ADDED CONFIGURATION DIRECTIVES **
** MODIFIED CONFIGURATION DIRECTIVES **
** DELETED CONFIGURATION DIRECTIVES **
Anope Version 1.8.4
-------------------
** ADDED CONFIGURATION DIRECTIVES **
+9
View File
@@ -1,3 +1,12 @@
Anope Version 1.8 - SVN
-----------------------
*** New Strings:
*** Mod Strings:
*** Del Strings:
Anope Version 1.8.4
-------------------
*** New Strings:
+4
View File
@@ -1,3 +1,7 @@
Anope Version 1.8 - SVN
-----------------------
Anope Version 1.8.4
-------------------
- NONE
+5 -3
View File
@@ -8,11 +8,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="4"
VERSION_EXTRA=""
VERSION_BUILD="2859"
VERSION_EXTRA="-svn"
VERSION_BUILD="2861"
# $Log$ # Leading up to 1.8.4 Release
# $Log$ # Changes since the 1.8.4 Release
# Leading up to 1.8.4 Release
#Revision 2855 - Don't save databases when rehashed or shutdown from anoperc when in readonly mode
#Revision 2854 - Small change to the win32 makefile to use Config.bat rather than install.js after spotless.
#Revision 2843 - Fixed catserv module demo to work correctly on TS6 IRCds