diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-30 16:09:06 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-30 16:09:06 +0000 |
commit | ddf67a277893aaca3484f7b97e0a54ab173d0d9d (patch) | |
tree | fe9e736357c80af3b1ffda29e912f8d7a4a0b910 /ChangeLog-97b | |
parent | f4e31c68c84976aea0bdb2f625edff1b1b3cef19 (diff) | |
download | ATCD-ddf67a277893aaca3484f7b97e0a54ab173d0d9d.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r-- | ChangeLog-97b | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index 909e5092d15..239ccdbbd1a 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -10,6 +10,11 @@ Thu Oct 30 06:14:58 1997 David L. Levine <levine@cs.wustl.edu> It will only be created when a release is made in /project/adaptive/ACE_wrappers, and not put under CVS control. + * ace/OS.{h,cpp},Object_Manager.cpp (tss_open,tss_close): removed + tss_open () dynamic allocation option because it wasn't used. + Removed tss_close() because it was a no-op without tss_open () + dynamic allocation. + Thu Oct 30 03:25:13 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu> * ace/Hash_Map_Manager.cpp (close_i): Can't use ACE_DES* |