diff options
author | Viper <Viper@Anope.org> | 2011-04-28 21:00:46 +0200 |
---|---|---|
committer | Viper <Viper@Anope.org> | 2011-04-28 21:00:46 +0200 |
commit | 01946cb46701aed6161e96ec8455bfacd8c3b164 (patch) | |
tree | 66ca44fe4dfac7d38541a919c78edab45460bd4d /Changes | |
parent | 0e0538408dac890d23e888c5692924cb7fc64e6c (diff) |
Added events for module loading/unloading and command creation/deletion.
Enables modules expanding on other modules to adjust hooks if needed.
- Related to bug #1263.
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Anope Version 1.8 - GIT 10/31 A Added support for plexus3's channel mode +z [#1202] 02/23 A Added account tracking support to ratbox protocol module [ #00] 03/21 A Added support for Hybrid's m_services and m_change [ #00] +03/28 A Added internal events called when a module is loaded/unloaded. [ #00] +03/28 A Added internal events called when a command is added/deleted. [ #00] 09/11 F Fixed db-convert handling some vhost collisions [ #00] 09/14 F Fixed ./configure failing with partial SQL installations [ #00] 09/28 F Fixed ForkForMail to always work [ #00] |