mirror of
https://github.com/anope/anope.git
synced 2026-07-03 12:23:13 +02:00
BUILD : 1.7.20 (1324) BUGS : NOTES : 1.7.20 release
git-svn-id: svn://svn.anope.org/anope/trunk@1324 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1042 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
0f5b5ab936
commit
8efc38c5c0
@@ -1,4 +1,4 @@
|
||||
Anope Version S V N
|
||||
Anope Version 1.7.20
|
||||
--------------------
|
||||
12/28 F Some silly logic errors in anope_event_capab() in inspircd11.c [ #00]
|
||||
12/28 F RSQUIT support for InspIRCd 1.1 [#692]
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
Anope Version S V N
|
||||
Anope Version 1.7.20
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
Anope Version S V N
|
||||
Anope Version 1.7.20
|
||||
--------------------
|
||||
*** New Strings:
|
||||
NICK_HELP_CONFIRM
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
Anope Version S V N
|
||||
Anope Version 1.7.20
|
||||
--------------------
|
||||
ALTER TABLE `anope_ns_request` DROP INDEX `nick_index` ;
|
||||
ALTER TABLE `anope_ns_core` DROP INDEX `display_index` ;
|
||||
|
||||
+7
-3
@@ -7,12 +7,16 @@
|
||||
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="19"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1323"
|
||||
VERSION_PATCH="20"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="1324"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.20 (1324)
|
||||
# BUGS :
|
||||
# NOTES : 1.7.20 release
|
||||
#
|
||||
# BUILD : 1.7.19 (1323)
|
||||
# BUGS : 692
|
||||
# NOTES : Added RSQUIT support to the InspIRCd 1.1 protocol module
|
||||
|
||||
Reference in New Issue
Block a user