mirror of
https://github.com/anope/anope.git
synced 2026-07-03 15:53:13 +02:00
BUILD : 1.7.6 (491) BUGS : N/A NOTES : Forgot to update the change log
git-svn-id: svn://svn.anope.org/anope/trunk@491 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@345 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
422bc90c45
commit
086424f523
@@ -13,7 +13,8 @@ Provided by Anope Dev. <dev@anope.org> - 2004
|
||||
11/19 A Added anope_cmd_ctcp() to code API, for sending CTCP messages. [ #00]
|
||||
11/18 A Unable to use registered nicknames as bot nicks from now on. [ #00]
|
||||
11/18 A NSAddAccessOnReg to control access list on registration. [ #00]
|
||||
12/19 F Segfault if USERDB enabled and tables don't exist [#255]
|
||||
12/19 F Fixed LogUser messages where the nickip is 0. [#253]
|
||||
12/19 F Segfault if USERDB enabled and tables don't exist. [#255]
|
||||
12/18 F Now only builds the ircd you selected. [ #00]
|
||||
12/17 F In some cases READONLY was not respected, and data was saved. [#244]
|
||||
12/17 F Corrected a few mistakes in example.conf. [#251]
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="6"
|
||||
VERSION_BUILD="490"
|
||||
VERSION_BUILD="491"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.6 (491)
|
||||
# BUGS : N/A
|
||||
# NOTES : Forgot to update the change log
|
||||
#
|
||||
# BUILD : 1.7.6 (490)
|
||||
# BUGS : 253
|
||||
# NOTES : Fixed loguser where the nickip is 0
|
||||
|
||||
Reference in New Issue
Block a user