* Justin Erenkrantz wrote:
> Andr�, how do you want your name reflected in the CHANGES file?
you may simply drop the eh... accent (?).
> (Sending a patch would probably be best so I don't screw it up
> anymore...)
hehe, done.
nd
--
sub the($){+shift} sub answer (){ord q
[* It is always 42! *] }
print the answer
# Andr� Malo # http://www.perlig.de/ #
Index: CHANGES
===================================================================
RCS file: /home/cvspublic/httpd-2.0/CHANGES,v
retrieving revision 1.975
diff -u -r1.975 CHANGES
--- CHANGES 10 Nov 2002 06:09:19 -0000 1.975
+++ CHANGES 10 Nov 2002 07:01:27 -0000
@@ -1,7 +1,7 @@
Changes with Apache 2.0.44
*) Always emit Vary header if mod_deflate is involved in the
- request. [AndréMalo <[EMAIL PROTECTED]>]
+ request. [Andr� Malo <[EMAIL PROTECTED]>]
*) mod_isapi: Stop unsetting the 'empty' query string result with
a NULL argument in ecb->lpszQueryString, eliminating segfaults