striker 02/04/29 01:36:34
Modified: . CHANGES
Log:
Manipulation to bump a tag
Revision Changes Path
1.269 +0 -3 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -r1.268 -r1.269
--- CHANGES 28 Apr 2002 07:49:34 -0000 1.268
+++ CHANGES 29 Apr 2002 08:36:33 -0000 1.269
@@ -1,8 +1,5 @@
Changes with APR b1
- *) Don't try to use /dev/zero and mmap on platforms that don't
- support that (such as HP-UX). PR 8537. [Justin Erenkrantz]
-
*) Reduce the number of apr_sendfile calls on AIX and OS/390 by
remembering when the kernel tells us the next one will block.
[Jeff Trawick]