Return-Path: Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: (qmail 45460 invoked from network); 20 Jan 2009 22:58:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jan 2009 22:58:31 -0000 Received: (qmail 35487 invoked by uid 500); 20 Jan 2009 22:58:30 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 35457 invoked by uid 500); 20 Jan 2009 22:58:30 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 35448 invoked by uid 99); 20 Jan 2009 22:58:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jan 2009 14:58:30 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of trawick@gmail.com designates 209.85.198.251 as permitted sender) Received: from [209.85.198.251] (HELO rv-out-0708.google.com) (209.85.198.251) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jan 2009 22:58:22 +0000 Received: by rv-out-0708.google.com with SMTP id c5so3445083rvf.24 for ; Tue, 20 Jan 2009 14:58:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=jnTQ9kiWkR8QtRwtvO199VyEYEWMWwGgSaDqYogkGqk=; b=ksXTSwi1cTHC8npt53EKLUq5SYgb0zq5fe2jGyAhHCwr1fGEJd7v0yYmMx2bwDig6R eQPV4gUqGd8yLKuIbVHXhbjEz73hm+W8+rRM7jxia0dNPChWTotdFOJEfdIIKx0784/5 uBAFfgO7DQM+Bbu+2/yqpOOYMutOnKCrrFM2g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=t1Fm69zGWKmYjMe7xUWIeUhmARYjoJjWenUrDRQWkz9mL+dfy+iG7GAAuH0TetCiR7 KB/zD7Ydtr4h894/qIKQ0TiLIthp1H7ofiZ2cMS+OP06VSL2XxBdEgS/egwEkRPqW0LQ 841Cvr3kbVeTjLextfoXJqKryrS7JE2nDVRYg= Received: by 10.143.166.10 with SMTP id t10mr1100136wfo.210.1232492281584; Tue, 20 Jan 2009 14:58:01 -0800 (PST) Received: by 10.143.29.1 with HTTP; Tue, 20 Jan 2009 14:58:01 -0800 (PST) Message-ID: Date: Tue, 20 Jan 2009 17:58:01 -0500 From: "Jeff Trawick" To: docs@httpd.apache.org Subject: Re: svn commit: r736155 - /httpd/httpd/trunk/docs/manual/mod/mod_charset_lite.xml In-Reply-To: <20090120225041.7BDBF238887D@eris.apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_18444_27151788.1232492281577" References: <20090120225041.7BDBF238887D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_18444_27151788.1232492281577 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tue, Jan 20, 2009 at 5:50 PM, wrote: > Author: trawick > Date: Tue Jan 20 14:50:40 2009 > New Revision: 736155 > > URL: http://svn.apache.org/viewvc?rev=736155&view=rev > Log: > remove "experimental" disclaimer in mod_charset_lite > docs; no longer experimental as of 2.2.x oops, it needs the "Status: Experimental" field in the docs fixed too Does anyone have the rule for Base vs. Extension handy? I don't follow the current usage. ------=_Part_18444_27151788.1232492281577 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
On Tue, Jan 20, 2009 at 5:50 PM, <trawick@apache.org> wrote:
Author: trawick
Date: Tue Jan 20 14:50:40 2009
New Revision: 736155

URL: http://svn.apache.org/viewvc?rev=736155&view=rev
Log:
remove "experimental" disclaimer in mod_charset_lite
docs; no longer experimental as of 2.2.x

oops, it needs the "Status: Experimental" field in the docs fixed too

Does anyone have the rule for Base vs. Extension handy?  I don't follow the current usage.

------=_Part_18444_27151788.1232492281577--