mirror of
https://github.com/anope/anope.git
synced 2026-07-09 19:03:13 +02:00
BUILD : 1.7.8 (600) BUGS : N/A NOTES : Added UPDATE to the ns help menu
git-svn-id: svn://svn.anope.org/anope/trunk@600 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@448 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
517946bdaa
commit
e0b79e1552
@@ -6,6 +6,7 @@ Provided by Anope Dev. <dev@anope.org> - 2005
|
||||
02/13 A Internal Event support, see EVENTS in the doc folder for help [ #00]
|
||||
02/05 A Support for Unreal 3.2 +I channel mode. [ #00]
|
||||
02/03 A Merged anope-win32 branch into the main, now Win32 ready. [ #00]
|
||||
03/05 F Added UPDATE to ns help menu [ #00]
|
||||
03/05 F Updated Unreal 3.2 token support. [#310]
|
||||
03/03 F Numeric in the config is now a string not an int [ #00]
|
||||
03/02 F Fixed LogUser message, normalizes the "realname" on nick change. [#306]
|
||||
|
||||
@@ -6,6 +6,7 @@ Anope Version S V N
|
||||
|
||||
*** Mod Strings:
|
||||
OPER_HELP_SET
|
||||
NICK_HELP
|
||||
|
||||
*** Del Strings:
|
||||
CHAN_HELP_ULTIMATE
|
||||
|
||||
+1
-1
@@ -3179,7 +3179,7 @@ NICK_HELP
|
||||
SENDPASS Forgot your password? Try this
|
||||
|
||||
Other commands: GHOST, ALIST, GLIST, INFO, LIST, LOGOUT,
|
||||
STATUS
|
||||
STATUS, UPDATE
|
||||
|
||||
NOTICE: This service is intended to provide a way for
|
||||
IRC users to ensure their identity is not compromised.
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="8"
|
||||
VERSION_BUILD="599"
|
||||
VERSION_BUILD="600"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.8 (600)
|
||||
# BUGS : N/A
|
||||
# NOTES : Added UPDATE to the ns help menu
|
||||
#
|
||||
# BUILD : 1.7.8 (599)
|
||||
# BUGS : N/A
|
||||
# NOTES : Cleaned up debug message for Win32 users
|
||||
|
||||
Reference in New Issue
Block a user