From: Jeff Trawick Date: Wed, 3 Jan 2001 16:36:03 +0000 (+0000) Subject: Make a brief note about recent EBCDIC fixes. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3f9f0dc3c3c583d2e49837eccf29b8ca9db9be9;p=apache Make a brief note about recent EBCDIC fixes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87573 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8a41cfe94e..470519e395 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0b1 + *) EBCDIC: Fix some missing ASCII conversion on some protocol data. + [Jeff Trawick] + *) Add generic hooks. [Ben Laurie] *) Use a real pool to dup the error log descriptor. [Ryan Bloom]