about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2009-04-09 15:17:44 +0200
committerAlexander Barton <alex@barton.de>2009-04-09 15:17:44 +0200
commit8c0137a6e07a70340c54fc25717797591bbe697b (patch)
tree0a5564e41154f2863e2cdc521fcb8b2b1e65591d /ChangeLog
parent166ab3925e8f3960cc761201a8fd96a026bf317c (diff)
downloadngircd-8c0137a6e07a70340c54fc25717797591bbe697b.tar.gz
ngircd-8c0137a6e07a70340c54fc25717797591bbe697b.zip
Fix ChangeLog: Local channels are already implemented in Release 13
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d6acd2fa..44bb1986 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,8 +25,6 @@ ngIRCd Release 14
   - Remove limit on maximum number of predefined channels in ngircd.conf.
   - Updated ngircd.spec file for building RPM packages.
   - Add new and missing files to Mac OS X Xcode project, and update project.
-  - Implement pre-defined server local channels ("&") and write some
-    server-specific messages to &SERVER.
   - Reject masks with wildcard after last dot.
   - TLS/SSL: remove useless error message when ssl connection is closed.
   - Fix memory leak when a encrypted and compressed server link goes down.