diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/version.log b/version.log index a60b4134f..d49f79a67 100644 --- a/version.log +++ b/version.log @@ -9,17 +9,21 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="22" VERSION_EXTRA="-svn" -VERSION_BUILD="1450" +VERSION_BUILD="1451" # $Log$ # +# BUILD : 1.7.22 (1451) +# BUGS : 942 +# NOTES : We now enforce UnRestrictSAdmin on Unreal and InspIRCd. +# # BUILD : 1.7.22 (1450) # BUGS : # NOTES : Fixed a number of remaining buffer overflows in NS and CS not addressed by previous commit. # # BUILD : 1.7.22 (1449) # BUGS : -# NOTES : Applied a patch by w00t to fix possible buffer overflows in NS/CS REGISTER. As of now the max pass length is 31 instead of 32 characters. +# NOTES : Applied a patch by w00t to fix possible buffer overflows in NS/CS REGISTER. As of now the max pass length is 31 instead of 32 characters. # # BUILD : 1.7.22 (1448) # BUGS : |