mirror of
https://github.com/anope/anope.git
synced 2026-07-07 21:25:43 +02:00
BUILD : 1.7.21 (1379) BUGS : 856 NOTES : x86_64 generating improper SHA1 hash values. Thanks Johno Crawford ;)
git-svn-id: svn://svn.anope.org/anope/trunk@1379 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1094 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
1e9c3a0242
commit
eea393f77f
@@ -33,6 +33,9 @@ Anope Version S V N
|
||||
02/07 F findchan() debug messages not being logical. [#857]
|
||||
02/07 F NickServ replying to SVSNICK command when OperServ must. [#861]
|
||||
|
||||
Provided by Johno Crawford <johno.crawford@gmail.com> - 2008
|
||||
02/08 F x86_64 generating improper SHA1 hash values. [#856]
|
||||
|
||||
Provided by Jan Milants <jan_renee@msn.com> - 2008
|
||||
01/16 F Server traversion with next_server() failed to list all servers. [#831]
|
||||
02/08 F Removed excessive free in ChanServ AKICK code. [#849]
|
||||
|
||||
+11
-54
File diff suppressed because it is too large
Load Diff
+5
-1
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="21"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1378"
|
||||
VERSION_BUILD="1379"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.21 (1379)
|
||||
# BUGS : 856
|
||||
# NOTES : x86_64 generating improper SHA1 hash values. Thanks Johno Crawford ;)
|
||||
#
|
||||
# BUILD : 1.7.21 (1378)
|
||||
# BUGS : 861
|
||||
# NOTES : NickServ replying to SVSNICK command where OperServ must.
|
||||
|
||||
Reference in New Issue
Block a user