diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log index 9fccd172f..6bbb8fdc2 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="22" VERSION_EXTRA="-svn" -VERSION_BUILD="1452" +VERSION_BUILD="1453" # $Log$ # +# BUILD : 1.7.22 (1453) +# BUGS : 947 +# NOTES : Fixed a buffer overflow in enc_sha1. +# # BUILD : 1.7.22 (1452) # BUGS : 944 # NOTES : Updated NSIS Build script and added anope.bat to properly remove windows menus after uninstall. Provided by chaz. |