summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-08-14 12:21:39 -0400
committerAdam <Adam@anope.org>2010-08-14 12:21:39 -0400
commitd1b5797f5d742fdd18a8fd6ae31e20992182155c (patch)
tree655e99a1ebc1693d962b5722b69c9c0c35fa3fcc /Changes
parenta2e9e45e3778c7a29a30fbe3523026df5a5b8304 (diff)
Added a config option that allows nix users to fork when sending mail, can drastically speed up mail sending on some boxes
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6df6853c0..915c0933b 100644
--- a/Changes
+++ b/Changes
@@ -6,6 +6,7 @@ Anope Version 1.8 - SVN
05/22 A Added an internal event called when a nick is ghosted [ #00]
05/22 A Added an internal event called when a nick is recovered [ #00]
05/23 A Added old nick parameter to EVENT_CHANGE_NICK [ #00]
+08/13 A Added forking for mail sending on supporting operating systems [ #00]
04/15 F Fixed os_info to backup its database on Windows [ #00]
04/15 F Fixed a potential crash in cs_clear ops when using UnrealIRCd [#1154]
04/16 F Fixed missing TS6SID on FJOIN in inspircd12 [ #00]