Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46E4F76D7 for ; Fri, 28 Oct 2011 09:31:50 +0000 (UTC) Received: (qmail 63950 invoked by uid 500); 28 Oct 2011 09:31:45 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 63840 invoked by uid 500); 28 Oct 2011 09:31:45 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 63825 invoked by uid 99); 28 Oct 2011 09:31:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2011 09:31:45 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FSL_HELO_NON_FQDN_1,HELO_NO_DOMAIN,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.20.83.52] (HELO webthing) (209.20.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2011 09:31:38 +0000 Received: from [192.168.2.4] (walkham.free-online.co.uk [80.229.52.226]) by webthing (Postfix) with ESMTPSA id DD886DC005; Fri, 28 Oct 2011 09:31:16 +0000 (UTC) Subject: mod_proxy_html From: Nick Kew Content-Type: text/plain; charset=us-ascii Message-Id: Date: Fri, 28 Oct 2011 10:31:15 +0100 To: users@httpd.apache.org, dev@httpd.apache.org Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) As previously discussed on the dev list, I've recently relicensed mod_proxy_html and mod_xml2enc and donated them to Apache. Details in my blog piece at http://bahumbug.wordpress.com/2011/10/28/modules-move-home/ Of possible interest to developers, packagers, and end-users who build from source rather than packages! -- Nick Kew