From 71a51ff53c5c821b76b805cfc2f551d98e457217 Mon Sep 17 00:00:00 2001 From: stoddard Date: Mon, 19 Jul 2004 15:29:27 +0000 Subject: Win32: Fix bug in tracking the file pointer in files opened for overlapped/xthread io git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/APR_0_9_BRANCH@65282 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c0245d773..0379b2438 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ Changes with APR 0.9.5 + *) Win32: Fix bug tracking the file pointer on a file opened for + overlapped/APR_XTHREAD io. [Bill Stoddard] *) Fix FreeBSD atomics. [Paul Querna ] -- cgit v1.2.1