mirror of
https://github.com/anope/anope.git
synced 2026-06-26 17:56:38 +02:00
BUILD : 1.7.14 (1118) BUGS : N/A NOTES : Updated Changes to show %R
git-svn-id: svn://svn.anope.org/anope/trunk@1118 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@842 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
172e0e942b
commit
ff0ff1d33f
@@ -56,7 +56,7 @@ Provided by Anope Dev. <dev@anope.org> - 2006
|
||||
08/05 F Support for SVSJOIN/SVSPART/SWHOIS in protocol modules. [#566]
|
||||
08/05 F os_info save on unload. [#523]
|
||||
08/05 F Externed doValidHost call for modules to use. [#570]
|
||||
08/05 F Lang files now support %M for use with StrictPrivMsg. [#565]
|
||||
08/05 F Lang files now support %R for use with StrictPrivMsg. [#565]
|
||||
08/05 F Dont unload the ircd module in unload_all(). [#491]
|
||||
|
||||
Provided by ThaPrince <jon@vile.com> - 2006
|
||||
|
||||
+5
-1
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="14"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="1117"
|
||||
VERSION_BUILD="1118"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.14 (1118)
|
||||
# BUGS : N/A
|
||||
# NOTES : Updated Changes to show %R
|
||||
#
|
||||
# BUILD : 1.7.14 (1117)
|
||||
# BUGS : N/A
|
||||
# NOTES : Use %R instead of %M
|
||||
|
||||
Reference in New Issue
Block a user