diff options
-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 |