diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-05-13 02:12:28 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-05-13 02:12:28 +0000 |
commit | 1aa44aa66d85b751826279c5483795ea9ce332c2 (patch) | |
tree | ff0c3db2fe2722ce232543f78b53e54d69a5ee14 | |
parent | da4db9a711ae22dbec4cc08d6cb3637212cd7841 (diff) |
BUILD : 1.7.2 (94) BUGS : 40 (partial) NOTES : Added RANDOMNEWS to pt.l /OS HELP
git-svn-id: svn://svn.anope.org/anope/trunk@94 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@70 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | lang/pt.l | 1 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 1 deletions
@@ -4886,6 +4886,7 @@ OPER_HELP_ADMIN_CMD USERLIST Lista todos os records dos usuários OPER Modifica a lista de Operadores dos Services LOGONNEWS Define mensagens a serem mostradas na conexão + RANDOMNEWS Define mensagens a serem mostradas ao azar na conexão OPERNEWS Defini mensagens a serem mostradas aos ircops NOOP Remove temporariamente as O:lines de um determinado server remotamente diff --git a/version.log b/version.log index f07411d52..f3f6fe19f 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="2" -VERSION_BUILD="93" +VERSION_BUILD="94" VERSION_EXTRA="" # $Log$ # +# BUILD : 1.7.2 (94) +# BUGS : 40 (partial) +# NOTES : Added RANDOMNEWS to pt.l /OS HELP +# # BUILD : 1.7.2 (93) # BUGS : 46 # NOTES : Applied the Rage2 IRCD patch provided by al |