From 2f71fbb2a1319d1b0aca4c9564c2e51a88b4a578 Mon Sep 17 00:00:00 2001 From: Dana Dahlstrom Date: Sun, 17 Feb 2008 00:00:12 +0000 Subject: Include flags in RPL_WHOREPLY messages. RPL_WHOREPLY messages generated by IRC_WHO don't include flags (*,@,+) that should appear according to this description: http://www.mishscript.de/reference/rawhelp3.htm#raw352 Other IRC servers do include the flags. Modify who-test.e to expose missing flags, modify ngircd-test.conf to accommodate who-test.e, and fix irc-info.c to correct these problems. --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e73d4c9a..303661f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ ngIRCd HEAD + - RPL_WHOREPLY messages generated by IRC_WHO didn't + include flags (*,@,+) (Dana Dahlstrom) + - also add test cases for this (again, Dana) - Under some circumstances ngIRCd issued channel MODE messages with a trailing space. (Dana Dahlstrom) - IRC_WHO now supports search patterns and will test this @@ -746,4 +749,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.338 2008/02/16 11:27:48 fw Exp $ +$Id: ChangeLog,v 1.339 2008/02/17 00:00:12 fw Exp $ -- cgit 1.4.1