diff options
author | Adam <Adam@anope.org> | 2011-08-23 19:29:59 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2011-08-23 19:29:59 -0400 |
commit | fa833766a0bf2f263e4d0bdd105cb7b4a89ebf07 (patch) | |
tree | 35ace256be371f1dc09186ad29648d8e97efb0f2 /version.log | |
parent | 783f77d367b6117658e87898db4b5c31e7299a4a (diff) |
Made os_sxline and os_akill use a stored value to curent time to prevent the off-chance of time changing while executing the function which can mess up our globops/log messages
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/version.log b/version.log index 9e65a93a3..3d9416cd6 100644 --- a/version.log +++ b/version.log @@ -8,9 +8,10 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="7" VERSION_EXTRA="-git" -VERSION_BUILD="3081" +VERSION_BUILD="3082" # $Log$ # Changes since 1.8.6 Release +#Revision 3082 - Made os_sxline and os_akill use a stored value to curent time to prevent the off-chance of time changing while executing the function which can mess up our globops/log messages #Revision 3081 - Added event to warn modules a nickcore gets a new display nick or is about to be dropped. (This should enable modules to more easily link their data to anopes core data.) #Revision 3080 - Send DROP event when forbidding nicks and channels, if applicable. #Revision 3079 - Bug #1318 - #1320 - Added support for Hybrid's +S and +O channel modes, and removed support for +a |