1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 14:46:39 +02:00

BUILD : 1.7.7 (553) BUGS : none NOTES : Forgot Changes file :)

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@406 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-20 22:29:56 +00:00
parent 3781575b24
commit 0d094946b6
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ Provided by Anope Dev. <dev@anope.org> - 2005
01/19 A Add simple smtp client, read the README in src/tools for info [ #00]
01/16 A Support for PTlinks VHOST (NEWMASK) command. [ #00]
01/16 A Ulines Servers are now except from NOJOIN bans [#281]
01/20 F Misplaced MEMO_NO_RSEND_SELF in es.l reordered. [ #00]
01/19 F OperServ HELP does not show commands not usable on that ircd [ #25]
01/16 F Help messages restricted to the right access level. [#272]
01/16 F Updated IGNORE system to allow ircops past in all areas. [#275]
+5 -1
View File
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="7"
VERSION_BUILD="552"
VERSION_BUILD="553"
# $Log$
#
# BUILD : 1.7.7 (553)
# BUGS : none
# NOTES : Forgot Changes file :)
#
# BUILD : 1.7.7 (552)
# BUGS : none
# NOTES : Fixed misplaced MEMO_NO_RSEND_SELF in es.l