diff options
author | Kali Kaneko <kali@leap.se> | 2015-02-20 11:28:35 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-02-20 16:37:03 -0400 |
commit | 209d433d92d867b9fb6df6b444930ce96804b060 (patch) | |
tree | 01f50c3b23f8839fc5fbd182599876f74dd18eaf /changes | |
parent | 6eb1f599d49adc860efba3ccc30b15035dcaa6b0 (diff) |
notify MUA on closing connection
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_send_bye | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_send_bye b/changes/feature_send_bye new file mode 100644 index 0000000..5bc3e60 --- /dev/null +++ b/changes/feature_send_bye @@ -0,0 +1 @@ +- Send a BYE command to all open connections, so that the MUA is notified when the server is shutted down. |