summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 1418c10cecb..89c4bd90e48 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,11 @@
+Tue Jul 10 11:12:00 2001 Chris Gill <cdgill@cs.wustl.edu>
+
+ * ace/OS_Dirent.{h, inl}: refactored XDIR, dirent usage for pSOS -
+ user is no longer responsible for buffer deallocation after each
+ readdir call, only for passing the pointer returned from opendir
+ into closedir when all done. ACE_DIR structure is now used
+ consistently for all pSOS dirent calls.
+
Tue Jul 10 06:06:07 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
* ace/Service_Repository.h: Updated the insert() comment to