repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 212d99146d4a3681976450b5ff0dfa57e1d2e44f:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 212d99146d4a3681976450b5ff0dfa57e1d2e44f
Author: Alexander Barton 
Date:   Tue Aug 20 13:08:43 2013 +0200

    Update ChangeLog file

diff --git a/ChangeLog b/ChangeLog
index af4bc08ace177dac00fd0f099ba802aee68bbd23..
index ..9fe53c7a1c0d1a4fcefb695e0c8f25fe45be1211 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@

 ngIRCd 21

+  - Enforce "penalty times" on error conditions more consistently and in
+    more places. Now most error codes sent back from the IRC server to the
+    client should result in a 2 second "penalty".
   - Implement a new configuration option "AllowedChannelTypes" that lists
     all allowed channel types (channel prefixes) for newly created channels
     on the local server. By default, all supported channel types are allowed.
@@ -85,8 +88,8 @@ ngIRCd 21
     of an IRC service id displayed in the output.
   - Exit message: use singular & plural :-)
   - autogen.sh: Check for autoconf/automake wrapper scripts
-  - Add missing punctuation marks in log messages and adjust some
-    severity levels.
+  - Add missing punctuation marks in log messages, adjust some severity
+    levels, and make SSL-related messages more readable.
   - AUTHORS file: Update list of contributors.
   - Update systemd(8) example configuration files in ./contrib/ directory:
     the "ngircd.service" file now uses the "forking" service type which

-----END OF PAGE-----