trawick 2004/05/03 17:47:05
Modified: . CHANGES
Log:
sync
Revision Changes Path
1.465 +3 -3 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.464
retrieving revision 1.465
diff -u -r1.464 -r1.465
--- CHANGES 4 May 2004 00:07:32 -0000 1.464
+++ CHANGES 4 May 2004 00:47:05 -0000 1.465
@@ -7,9 +7,6 @@
Changes with APR 1.0
- *) Fix sign error in apr_file_seek(APR_END).
- [Greg Hudson <ghudson MIT.EDU>]
-
*) Support setuid, setgid and sticky file permissions bits on Unix.
[Andr� Malo]
@@ -127,6 +124,9 @@
apr_compat.h
Changes with APR 0.9.5
+
+ *) Fix sign error in apr_file_seek(APR_END).
+ [Greg Hudson <ghudson MIT.EDU>]
*) Provide workaround for socklen_t declaration problem with 64-bit
build on HP-UX. Stop setting a PA-RISC-specific compile option