striker 02/05/01 03:39:06
Modified: . CHANGES
Log:
Update prior to bumping the tag
Revision Changes Path
1.275 +0 -6 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- CHANGES 1 May 2002 00:25:26 -0000 1.274
+++ CHANGES 1 May 2002 10:39:05 -0000 1.275
@@ -10,12 +10,6 @@
*) Don't require that the DNS can map 127.0.0.1 when checking for
the presence/usability of getnameinfo(). PR 7642. [Jeff Trawick]
- *) Remove APR_WANT_SIGNAL from apr_want.h because code must include
- apr_signal.h in order to get consistent definitions. [Roy Fielding]
-
- *) 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]