striker 02/04/29 01:45:12
Modified: . CHANGES
Log:
Sigh, introduced some whitespace when restoring this file...
Revision Changes Path
1.271 +1 -1 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -r1.270 -r1.271
--- CHANGES 29 Apr 2002 08:39:42 -0000 1.270
+++ CHANGES 29 Apr 2002 08:45:12 -0000 1.271
@@ -1,7 +1,7 @@
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]
+ 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.