diff options
author | Florent Le Coz <louiz@louiz.org> | 2015-01-12 22:50:06 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2015-01-12 22:50:06 +0100 |
commit | b79dbefbe71824d8d42c5034a6900644a0850c4c (patch) | |
tree | 6439f7b2ad1b8625b2b741fb2981bd457a7aa151 /CHANGELOG | |
parent | 0ee47f628d7b34f285264cde06ff01a5b27e0ace (diff) | |
download | biboumi-b79dbefbe71824d8d42c5034a6900644a0850c4c.tar.gz biboumi-b79dbefbe71824d8d42c5034a6900644a0850c4c.tar.bz2 biboumi-b79dbefbe71824d8d42c5034a6900644a0850c4c.tar.xz biboumi-b79dbefbe71824d8d42c5034a6900644a0850c4c.zip |
If we sent a message to a user, their notices are considered private messages
fix #2882
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ Version 2.0 -- Support PING requests in all directions + - Support PING requests in all directions + - Improve the way we forward received NOTICEs by remembering to + which users we previously sent a private message. This improves the + user experience when talking to NickServ. Version 1.1 2014-16-07 |