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 5a78aad68..35764d080 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="8" -VERSION_BUILD="590" +VERSION_BUILD="591" # $Log$ # +# BUILD : 1.7.8 (591) +# BUGS : 306 +# NOTES : Fixed LogUser message, normalizes the "realname" on nick change. +# # BUILD : 1.7.8 (590) # BUGS : 288 / N/A # NOTES : Fixed 288, moved updated all set/unset admin/owner calls to use the ircd protocol files. This needs a fair good test, but it seems all ok, and i cant see anything wrong with it :) |