diff options
author | Charles Kingsley <chaz@anope.org> | 2011-05-14 08:48:16 +0100 |
---|---|---|
committer | Charles Kingsley <chaz@anope.org> | 2011-05-14 08:48:16 +0100 |
commit | edb362eace2b7e8eb4d93d337ee07f485695bfbe (patch) | |
tree | d05edc7ebf8d2d97b2e9295965e5ad9c8282f842 /version.log | |
parent | 1e9f1b09f5c92b055321c73da859a5160e2ae495 (diff) |
Anope 1.8.6 Release1.8.6
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/version.log b/version.log index 3ac56db4d..465656ff3 100644 --- a/version.log +++ b/version.log @@ -6,11 +6,18 @@ VERSION_MAJOR="1" VERSION_MINOR="8" -VERSION_PATCH="5" -VERSION_EXTRA="-git" -VERSION_BUILD="3071" +VERSION_PATCH="6" +VERSION_EXTRA="" +VERSION_BUILD="3072" -# $Log$ # Changes since 1.8.5 Release +# $Log$ # Changes since 1.8.6 Release + + + + + + +# Leading up to 1.8.6 Release #Revision 3071 - Removed atheme2anope database converter as its out of date #Revision 3070 - Bug #1236 - Fixed crash in enc_md5 on Mac #Revision 3069 - Bug #1263 - Fixed /ns REGISTER not getting an "unknown cmd" reply when ns_register is not loaded & ns_maxemail is loaded. (Bug cannot be structurally fixed, needs to be addressed by 3rd party module authors for similar situations.) |