From e70171778c3f478a855202e6a2165c71b74d352b Mon Sep 17 00:00:00 2001 From: schmidt Date: Tue, 1 Mar 2005 19:15:09 +0000 Subject: ChangeLogTag:Tue Mar 1 12:39:11 2005 Douglas C. Schmidt --- ChangeLog | 6 ++++++ THANKS | 1 + apps/JAWS3/jaws3/Protocol_Handler.h | 3 +-- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 489c1f2e66d..7535e248648 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Mar 1 12:39:11 2005 Douglas C. Schmidt + + * apps/JAWS3/jaws3/Protocol_Handler.h: Added + JAWS_Export to class JAWS_Protocol_Handler. Thanks to Shaun + Cooley for reporting this. + Tue Mar 1 10:33:15 2005 Boris Kolpackov * protocols/ace/RMCast/Acknowledge.h: Made Acknowledge::Descr diff --git a/THANKS b/THANKS index 90f2c8dac07..aefc84213e6 100644 --- a/THANKS +++ b/THANKS @@ -1955,6 +1955,7 @@ Don Sharp Arto Jalkanen Scott Zionic Diana Ukleja +Shaun Cooley I would particularly like to thank Paul Stephenson, who worked with me at Ericsson in the early 1990's. Paul devised the recursive Makefile diff --git a/apps/JAWS3/jaws3/Protocol_Handler.h b/apps/JAWS3/jaws3/Protocol_Handler.h index 5452d4e0247..68439365c92 100644 --- a/apps/JAWS3/jaws3/Protocol_Handler.h +++ b/apps/JAWS3/jaws3/Protocol_Handler.h @@ -28,8 +28,7 @@ protected: }; - -class JAWS_Protocol_Handler +class JAWS_Export JAWS_Protocol_Handler : public JAWS_Event_Completer // = TITLE // Abstraction that interacts with concurrency dispatching. -- cgit v1.2.1