summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-10-04 00:18:52 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-10-04 00:18:52 +0000
commit98e709007e20e65bfd19a5191b47240cac25d183 (patch)
tree17b33ca3c447122b1cec3d9a1fcf049f4b5e84c3 /ChangeLog
parent8f365d80b9e5e7fefae9a747520889b963c17363 (diff)
downloadATCD-98e709007e20e65bfd19a5191b47240cac25d183.tar.gz
ChangeLogTag:Thu Oct 3 17:29:36 2002 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca813036ccc..da2cc625fde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Oct 3 17:29:36 2002 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
+
+ * ace/OS_Dirent.cpp (readdir_emulation): Don't do a FindNextFile()
+ right after FindFirstFile() to avoid overwriting the existing
+ data! Thanks to Dmitry Botcharnikov <dimab@garant.ru> for
+ reporting this.
+
Wed Oct 2 20:44:19 2002 Steve Huston <shuston@riverace.com>
* tests/Proactor_Scatter_Gather_Test.cpp: Added some more diagnostic