summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-01 23:21:31 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-01 23:21:31 +0000
commit5c9bc3bc86f272818447fe4f978cee8f4cd2fd8f (patch)
treee4fb6e3462f5fa575bfa98c5e1c92647dbef8da3 /ChangeLog-98a
parent4b3fe2a996915a6e82912f6e7173961fa761a647 (diff)
downloadATCD-5c9bc3bc86f272818447fe4f978cee8f4cd2fd8f.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a14
1 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 405bfcc4082..19a3d6bb77d 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,10 +1,9 @@
-Fri May 01 17:52:32 1998 Nanbor Wang <nanbor@cs.wustl.edu>
-
- * ace/ACE_Library.mak:
- * ace/ace_{dll,lib}.dsp: Added Arg_Shifter.cpp into project.
-
Fri May 1 13:52:32 1998 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
+ * ace/Addr: Made the destructor for ACE_Addr virtual so that
+ subclasses can be deleted correctly. Thanks to Wei Chiang
+ <chiang@horizon.ntc.nokia.com> for reporting this.
+
* ace: Added Arg_Shifter from TAO and renamed it to
ACE_Arg_Shifter.
@@ -29,6 +28,11 @@ Fri May 1 13:52:32 1998 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
confusing. Thanks to Ganapathi <guns@fs.IConNet.NET> for this
suggestion.
+Fri May 01 17:52:32 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/ACE_Library.mak:
+ * ace/ace_{dll,lib}.dsp: Added Arg_Shifter.cpp into project.
+
Fri May 01 14:09:21 1998 Steve Huston <shuston@riverace.com>
* ace/OS.h: Changed ACE_hrtime_t from signed to unsigned on Win32