summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorViper <viper@anope.org>2011-08-22 00:25:34 +0200
committerViper <viper@anope.org>2011-08-22 00:25:34 +0200
commit783f77d367b6117658e87898db4b5c31e7299a4a (patch)
treeb3103320b515c433eab223d17123eed5407ca6ee /version.log
parentdc840e9b99adf78dbf5b11896f843c8ad7f4d732 (diff)
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.)
Diffstat (limited to 'version.log')
-rw-r--r--version.log3
1 files changed, 2 insertions, 1 deletions
diff --git a/version.log b/version.log
index 2d1db68a0..9e65a93a3 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="3080"
+VERSION_BUILD="3081"
# $Log$ # Changes since 1.8.6 Release
+#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
#Revision 3078 - Fixed loading bs_fantasy_owner on startup when using InspIRCd 2.0