[EMAIL PROTECTED] wrote:

> We do have a 'contributors' file, but I assume its reserved for more
> significant (sizewise I mean, any bug fix is significant in terms of
> usefulness :-) contributions.

The 'Changes' file in the httpd project has short and to the point
entries like:

  *) Add an explicit charset=iso-8859-1 to pages generated by
     ap_send_error_response(), such as the default 404 page.
     [Marc Slemko]

  *) Added protocol(%m)/method(%H) logging to the log format.
     Suggested by Peter W <[EMAIL PROTECTED]> [dirkx]

  *) Fix intermittent SEGV in ap_proxy_cache_error() in
     src/modules/proxy_util.c where a NULL filepointer and
     temporary filename were closed and unlinked.
     [Graham Leggett <[EMAIL PROTECTED]>,
     Tim Costello <[EMAIL PROTECTED]>] PR#3178

or whatever. I.e. who suggested it where appropriate, and
who actually commited it (and should get part of the blame)
or either of the two. Or a ptr to a bug #.

This is a good compromize I guess.

Dw.

Reply via email to