mirror of
https://github.com/anope/anope.git
synced 2026-07-02 16:33:12 +02:00
BUILD : 1.7.18 (1215) BUGS : NOTES : Development Framework
git-svn-id: svn://svn.anope.org/anope/trunk@1215 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@934 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
5ed652014d
commit
c3c60a91e9
@@ -1,3 +1,6 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
|
||||
Anope Version 1.7.18
|
||||
--------------------
|
||||
12/09 A Ability to see if AutoOp is enabled in NickServ INFO displays. [#621]
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** MODIFIED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** DELETED CONFIGURATION DIRECTIVES **
|
||||
|
||||
Anope Version 1.7.18
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
*** Mod Strings:
|
||||
|
||||
*** Del Strings:
|
||||
|
||||
Anope Version 1.7.18
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
- NONE
|
||||
|
||||
Anope Version 1.7.18
|
||||
--------------------
|
||||
- DROP TABLE IF EXISTS `anope_os_status`
|
||||
|
||||
+6
-2
@@ -8,11 +8,15 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="18"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="1214"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1215"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.18 (1215)
|
||||
# BUGS :
|
||||
# NOTES : Development Framework
|
||||
#
|
||||
# BUILD : 1.7.18 (1214)
|
||||
# BUGS :
|
||||
# NOTES : Anope 1.7.18 Release
|
||||
|
||||
Reference in New Issue
Block a user