gregames 2002/07/08 08:32:44
Modified: . CHANGES
Log:
forgot this file last week
Revision Changes Path
1.303 +3 -0 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.302
retrieving revision 1.303
diff -u -r1.302 -r1.303
--- CHANGES 5 Jul 2002 08:55:38 -0000 1.302
+++ CHANGES 8 Jul 2002 15:32:43 -0000 1.303
@@ -1,4 +1,7 @@
Changes with APR b1
+
+ *) FreeBSD: change apr_sendfile to accomodate a 4.6 kernel patch.
+ [Greg Ames]
*) Faster code for the apr_table get/set functions [Brian Pane]