diff options
author | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-07-11 12:52:18 +0000 |
---|---|---|
committer | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-07-11 12:52:18 +0000 |
commit | f2598bdb6eed4044e0885df59912999385a6be7d (patch) | |
tree | e75584e67209021016fa385dc93c20827393cb9d /version.log | |
parent | 101fe6882d15f146cc698edc2f27193dfbf77ece (diff) |
Initialise 1.8.2-SVN and update README.1.8.2
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2371 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/version.log b/version.log index d740ffd56..acbf27d50 100644 --- a/version.log +++ b/version.log @@ -7,13 +7,15 @@ VERSION_MAJOR="1" VERSION_MINOR="8" -VERSION_PATCH="1" +VERSION_PATCH="2" VERSION_EXTRA="-svn" -VERSION_BUILD="2358" - -# $Log$ # Changes since 1.8.1 Release +VERSION_BUILD="2370" +# $Log$ # Changes since 1.8.2 Release +# Leading up to 1.8.2 Release +#Revision 2364 - Fix a crash when mysql is used without MysqlSecure defined. Thanks to jerrcs for finding and testing. +#Revision 2362 - Fix unsetting founder_chans when logging out other users # Leading up to 1.8.1 Release #Revision 2337 - Fixed several bugs in messages.c regarding parsing TS6 encoded commands. This is a prerequisite for an InspIRCd 1.2 protocol module. |