diff options
author | kirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-06 05:20:44 +0000 |
---|---|---|
committer | kirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-06 05:20:44 +0000 |
commit | efdf7c81ca0ae5f6a6856606702e712fba74abd4 (patch) | |
tree | 3ae15d445eef149fd345a1c8686d02bb41f89462 | |
parent | 69c9fe7c2b0bd2e1f6129361e12941f544be1d00 (diff) | |
download | ATCD-efdf7c81ca0ae5f6a6856606702e712fba74abd4.tar.gz |
Added set_handle () to ace/DLL.h + .cpp
-rw-r--r-- | ChangeLog-99b | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index e7419dcd80f..8f7e782ec8e 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,9 @@ +Tue Apr 6 00:17:59 1999 Kirthika Parameswaran <kirthika@cs.wustl.edu> + + * ace/DLL {.h, .cpp} (set_handle): Added the set_handle () method + which allows the user to set the ACE_SHLIB_HANDLE for the DLL. + Thanks to Bob McWhirter for bringing up this point. + Mon Apr 5 22:27:02 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/config-irix6.x-sgic++-nothreads.h: Added |