From 6846e75cc883f690ab4bfa83bdd398d83df5c0c9 Mon Sep 17 00:00:00 2001 From: "viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Tue, 2 Sep 2008 15:14:59 +0000 Subject: BUILD : 1.7.21 (1424) BUGS : 934 NOTES : Fixed bogus password being returned by enc_none when password was truncated. git-svn-id: svn://svn.anope.org/anope/trunk@1424 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1139 5417fbe8-f217-4b02-8779-1006273d7864 --- version.log | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'version.log') diff --git a/version.log b/version.log index b9ca9ac57..3451ccdaa 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="21" VERSION_EXTRA="-svn" -VERSION_BUILD="1423" +VERSION_BUILD="1424" # $Log$ # +# BUILD : 1.7.21 (1424) +# BUGS : 934 +# NOTES : Fixed bogus password being returned by enc_none when password +# was truncated. +# # BUILD : 1.7.21 (1423) # BUGS : 932 # NOTES : Fixed crashbug in cs_access. -- cgit