jerenkrantz 2003/05/27 22:07:04
Modified: . CHANGES
Log:
Add back in an entry that was temporarily removed.
Revision Changes Path
1.410 +3 -0 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -u -r1.409 -r1.410
--- CHANGES 28 May 2003 04:39:41 -0000 1.409
+++ CHANGES 28 May 2003 05:07:04 -0000 1.410
@@ -1,5 +1,8 @@
Changes with APR 0.9.4
+ *) Added flag APR_FILE_ATTR_HIDDEN for manipulating the "hidden"
+ file attribute on Windows and OS/2. [Branko Cibej]
+
*) SECURITY [CAN-2003-0245]: Fixed a bug that could be triggered
remotely through mod_dav and possibly other mechanisms, causing
an Apache child process to crash. The crash was first reported