Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 4494 invoked from network); 12 Jun 2004 01:42:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jun 2004 01:42:03 -0000 Received: (qmail 10005 invoked by uid 500); 12 Jun 2004 01:42:22 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 9977 invoked by uid 500); 12 Jun 2004 01:42:22 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 9955 invoked by uid 99); 12 Jun 2004 01:42:21 -0000 Received: from [80.91.224.249] (HELO main.gmane.org) (80.91.224.249) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 11 Jun 2004 18:42:21 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BYxWq-0002ch-00 for ; Sat, 12 Jun 2004 03:41:52 +0200 Received: from adsl-34-76-42.mia.bellsouth.net ([67.34.76.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Jun 2004 03:41:52 +0200 Received: from joe+gmane by adsl-34-76-42.mia.bellsouth.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Jun 2004 03:41:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: apreq-dev@httpd.apache.org To: apreq-dev@httpd.apache.org From: Joe Schaefer Subject: [VOTE] libapreq2-2.03-dev-rc4 Date: 11 Jun 2004 21:41:49 -0400 Lines: 58 Message-ID: <87d645tuw2.fsf@gemini.sunstarsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-34-76-42.mia.bellsouth.net Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Looks like things have finally settled, so I've incorporated the minor changes from today's commits into rc4, which I expect to officially release Saturday evening. Here is the package & pgp sig. http://cvs.apache.org/~joes/libapreq2-2.03-dev-rc4.tar.gz http://cvs.apache.org/~joes/libapreq2-2.03-dev-rc4.tar.gz.asc Again I'd appreciate a few +1's on this thread (and please verify the pgp signature!) to move forward. The package differs from current-cvs only in its inclusion of tomorrow's date in the CHANGES and STATUS files. I'll commit these changes and tag v2_03_dev as soon as the necessary votes are in. cvs server: Diffing . Index: CHANGES =================================================================== RCS file: /home/cvs/httpd-apreq-2/CHANGES,v retrieving revision 1.34 diff -u -r1.34 CHANGES --- CHANGES 9 Jun 2004 21:02:17 -0000 1.34 +++ CHANGES 12 Jun 2004 01:18:20 -0000 @@ -1,7 +1,7 @@ /** @page CHANGES -@section v2_03_dev Changes with libapreq2-2.03-dev +@section v2_03_dev Changes with libapreq2-2.03-dev (released June 12, 2004) - C API [joes] "Objectify" cookie/jar API: s/apreq_(make|serialize)_cookie/apreq_cookie_$1/ Index: STATUS =================================================================== RCS file: /home/cvs/httpd-apreq-2/STATUS,v retrieving revision 1.49 diff -u -r1.49 STATUS --- STATUS 11 Jun 2004 20:29:33 -0000 1.49 +++ STATUS 12 Jun 2004 01:18:20 -0000 @@ -1,7 +1,7 @@ Last modified at [$Date: 2004/06/11 20:29:33 $] -*-text-*- /** @page STATUS - 2.03-dev under development + 2.03-dev released June 12, 2004 Contributors looking for a mission: Thanks again! -- Joe Schaefer