1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 05:53:12 +02:00

Made it so WATCH will not respond with an erroneous reply if the parameter was simply + or -

This commit is contained in:
codemastr
2004-09-04 04:26:18 +00:00
parent 165386a44b
commit cbc3eea61e
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -338,3 +338,5 @@
- Added documentation for link::ciphers to unreal32docs.html (#0002019) reported by Bugz.
- Updated documentation to reflect that cmode +M allows voiced users to talk, not just
registered users (#0002020) reported by crazy.
- Made it so WATCH will not respond with an erroneous reply if the parameter was simply + or -
(#0002017) reported by GouraudShading.