wrowe 2003/04/11 13:27:37
Modified: . CHANGES
Log:
Note bjh's patch
Revision Changes Path
1.398 +5 -0 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.397
retrieving revision 1.398
diff -u -r1.397 -r1.398
--- CHANGES 5 Apr 2003 21:42:20 -0000 1.397
+++ CHANGES 11 Apr 2003 20:27:37 -0000 1.398
@@ -15,6 +15,11 @@
linking with -lpthread, which in turn caused weird problems for
APR applications. [Kristofer Spinka <[EMAIL PROTECTED]>]
+ *) OS/2: apr_stat() fixes - When a character device is stat'ed,
+ fill in finfo.name if it was asked for. Return APR_INCOMPLETE
+ when appropriate. Addresses httpd incident [CAN-2003-0134].
+ [Brian Havard]
+
Changes with APR 0.9.3
*) Don't enable posixsem, at build time, on systems where sem_t *