diff --git a/Changes b/Changes index e6c98ea3f..225f28e09 100644 --- a/Changes +++ b/Changes @@ -1733,3 +1733,4 @@ seen. gmtime warning still there (#0000542) reported by BiGi - Fixed a bug where included files were not added to the file list in the Config menu under win32. Reported by PoisonDart316 (#0000535) +- Added chmode +u to help.conf, reported by Jaw959 (#0000544) diff --git a/help.conf b/help.conf index fa50d3d72..af9b48d31 100644 --- a/help.conf +++ b/help.conf @@ -168,6 +168,7 @@ help Chmodes { " R = Only registered (+r) users may join the channel"; " S = Strips mIRC color codes"; " V = /INVITE is not allowed"; + " u = Auditorium mode /names and /who #channel only show channel ops"; " ==------------------------------oOo----------------------------=="; };