Better logging of decompression errors returned by zlib.

This commit is contained in:
Alexander Barton
2004-04-25 13:55:34 +00:00
parent 558fe6b453
commit 292c7bd4c0
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
ngIRCd CVSHEAD
- Better logging of decompression errors returned by zlib.
- Servers other than the destination server didn't clean up the invite
list of an "invite-only" channel properly when an INVITE'd user joined.
- Changed the reply of the MODE command to match the syntax of the
@@ -510,4 +511,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.230 2004/04/09 20:46:46 alex Exp $
$Id: ChangeLog,v 1.231 2004/04/25 13:55:34 alex Exp $