]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
GIT: ignore symbolic links to tests in testsuite directory
[ngircd-alex.git] / ChangeLog
index 64807e7fec6e2367927f93b1e83c241a09e03f7b..6213d7a13c5fb5d0ed7e2cd8f880e50e872d1003 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
 
 ngIRCd-dev
 
+  - Fix Bug: 85: "WHO #SecretChannel" that user is not a member of now returns
+    proper RPL_ENDOFWHO_MSG instead of nothing. (Ali Shemiran)
   - Implemented IRC commands SERVICE, SERVLIST, and SQUERY as dummy functions
     to be even more RFC-compliant. Closes bug 74.
   - Fixed Bug 75: KICK now handles comma-delimited lists.