Return-Path: Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 90128 invoked by uid 500); 23 Nov 2001 14:08:53 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 90116 invoked by uid 500); 23 Nov 2001 14:08:52 -0000 Delivered-To: apmail-apr-util-cvs@apache.org Date: 23 Nov 2001 13:53:11 -0000 Message-ID: <20011123135311.31130.qmail@icarus.apache.org> From: jwoolley@apache.org To: apr-util-cvs@apache.org Subject: cvs commit: apr-util STATUS X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N jwoolley 01/11/23 05:53:11 Modified: . STATUS Log: Thanks, Brian! Revision Changes Path 1.33 +1 -5 apr-util/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/apr-util/STATUS,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -u -r1.32 -r1.33 --- STATUS 2001/07/13 03:51:20 1.32 +++ STATUS 2001/11/23 13:53:11 1.33 @@ -1,5 +1,5 @@ APRUTIL LIBRARY STATUS: -*-text-*- -Last modified at [$Date: 2001/07/13 03:51:20 $] +Last modified at [$Date: 2001/11/23 13:53:11 $] Release: 2.0a9 : released December 12, 2000 @@ -22,10 +22,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: - * mmap_setaside() should not copy the entire file into the designated - pool -- alternatives have been discussed on dev@apr.apache.org, - including the possibility of re-opening the file into the correct - pool and morphing the mmap bucket back down to a file bucket. Other bugs that need fixing: