This commit is contained in:
Tony Garnock-Jones 2017-08-01 00:43:14 -04:00
parent 194c8013b1
commit e864ca4c2c
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@ If two connections, A and B, exist, and
- A and B are both in #room2
- A renames itself to A'
then B receives two ":A NICK A'" messages. This shouldn't happen.
When X quits (disconnects), peers in channels X was in get a PART.
They should get a QUIT.