summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-01-03 22:09:43 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-01-03 22:09:43 +0000
commitc79731d40a5797ef4b98df6b95b8e78f5f390110 (patch)
tree8957feab0961219727d09cc5affbc9acd1111327 /ChangeLog-98b
parent63d66fe2d238e461706adc9a17108cebbc613748 (diff)
downloadATCD-c79731d40a5797ef4b98df6b95b8e78f5f390110.tar.gz
.
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 2dbc925a66f..0182cffe58b 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,5 +1,11 @@
Sun Jan 3 14:39:49 1999 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
+ * ace/FILE_Connector.h: Updated the comments.
+
+ * ace/FILE.h: Added a new get_info() method that takes a reference
+ to an ACE_FILE_Info rather than a pointer. This is a cleaner
+ API, IMHO.
+
* ace/FILE_Connector.cpp (connect): When the <remote_sap> argument
is ACE_Addr::sap_any, then connect will select a temporary
filename using the new ACE_DEFAULT_TEMP_FILE macro and