From 0d094946b6c2fd8766596ff1da810f14eca4c916 Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Thu, 20 Jan 2005 22:29:56 +0000 Subject: [PATCH] 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 --- Changes | 1 + version.log | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 187916373..b1ac3ce32 100644 --- a/Changes +++ b/Changes @@ -4,6 +4,7 @@ Provided by Anope Dev. - 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] diff --git a/version.log b/version.log index fdc941796..15ef33121 100644 --- a/version.log +++ b/version.log @@ -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