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

BUILD : 1.7.19 (1302) BUGS : NOTES : Minor style changes in Changes

git-svn-id: svn://svn.anope.org/anope/trunk@1302 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1020 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-09-08 07:47:28 +00:00
parent 69971ddc92
commit 76f61c3e33
2 changed files with 8 additions and 4 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
Anope Version S V N
--------------------
08/31 A Added hostip member to user_ struct so we can now use users's IPs [ #00]
08/30 A Added support for channel keys to UnrealIRCd 3.2 SVSJOIN command [#774]
08/29 A Session limit exceptions now support IP numbers as hostmask [#723]
08/31 A Added hostip member to user_ struct so we can now use users' IPs. [ #00]
08/30 A Added support for channel keys to UnrealIRCd 3.2 SVSJOIN command. [#774]
08/29 A Session limit exceptions now support IP numbers as hostmask. [#723]
08/29 A Added InspIRCd11 vIdent support. [#684]
09/05 F Removed Limited to... message from os_akill.c and os_modload.c [#780]
09/05 F Removed extra bolded commands in OS HELP SET [#781]
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="19"
VERSION_EXTRA="-svn"
VERSION_BUILD="1301"
VERSION_BUILD="1302"
# $Log$
#
# BUILD : 1.7.19 (1302)
# BUGS :
# NOTES : Minor style changes in Changes
#
# BUILD : 1.7.19 (1301)
# BUGS : 780, 781
# NOTES : [1] Removed extra bolds from OS HELP SET [2] Removed extra Limited to... messages from os_akill and