On Thu, Nov 29, 2001 at 12:45:18AM -0500, [EMAIL PROTECTED] wrote:
>
> Since when do things that have already been
> voted on just suddenly 'disappear' from the
> official Apache STATUS file(s)?
[blah]
Do the research:
$ cvs diff -r1.345 -r1.346 STATUS
Index: STATUS
===================================================================
RCS file: /home/cvspublic/httpd-2.0/STATUS,v
retrieving revision 1.345
retrieving revision 1.346
diff -r1.345 -r1.346
2c2
< Last modified at [$Date: 2001/11/28 07:15:53 $]
---
> Last modified at [$Date: 2001/11/28 20:14:09 $]
140,145d139
< * add mod_gz to httpd-2.0 (in modules/experimental/)
< +1: Greg, Justin, ben, Ken, Jeff, Bill, Ian
< 0: Cliff (there's now another candidate to be evaluated)
< 0: Jim, Aaron (premature decision at present, IMO)
< -0: Doug, Ryan
<
$ cvs log -r 1.346
[cut]
revision 1.346
date: 2001/11/28 20:14:09; author: ianh; state: Exp; lines: +1 -7
deflate is in
=============================================================================
$ cvs log -r1.1 modules/experimental/mod_deflate.c
RCS file: /home/cvspublic/httpd-2.0/modules/experimental/mod_deflate.c,v
Working file: modules/experimental/mod_deflate.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
APACHE_2_0_29: 1.1
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
----------------------------
revision 1.1
date: 2001/11/21 22:26:07; author: jerenkrantz; state: Exp;
Add mod_deflate (formerly known as mod_gz) to experimental. mod_deflate
supports gzip transfer-encoding as an output filter.
Initially coded by Ian, but Justin made a number of improvements to
the coding style and its use of filters.
We have 7 binding +1s and no vetos in STATUS for addition.
=============================================================================
And finaly:
$ cvs diff -r1.449 -r1.450 CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvspublic/httpd-2.0/CHANGES,v
retrieving revision 1.449
retrieving revision 1.450
diff -r1.449 -r1.450
2a3,5
> *) Add mod_deflate to experimental.
> [Ian Holsman, Justin Erenkrantz]
>
--
Thomas Eibner <http://thomas.eibner.dk/> DnsZone <http://dnszone.org/>
mod_pointer <http://stderr.net/mod_pointer>