From 3b5717092b504954cd686e6209bc5189bc98e8fb Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Mon, 11 Nov 2002 17:58:39 +0000 Subject: ChangeLogTag:Mon Nov 11 12:52:41 2002 Steve Huston --- ChangeLog | 8 ++++++++ ChangeLogs/ChangeLog-03a | 8 ++++++++ THANKS | 1 + docs/ACE-subsets.html | 6 ++++++ 4 files changed, 23 insertions(+) diff --git a/ChangeLog b/ChangeLog index a25fe45f353..da5176ec103 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Mon Nov 11 12:52:41 2002 Steve Huston + + * docs/ACE-subsets.html: Added the Timer component to the list of + buildable pieces. Thanks to Jason Pasion + for reporting this problem. + + * THANKS: Added Jason Pasion to the Hall of Fame. + Mon Nov 11 12:39:18 2002 Steve Huston * ace/FIFO_Send_Msg.cpp (send): When setting iovec length, diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index a25fe45f353..da5176ec103 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,11 @@ +Mon Nov 11 12:52:41 2002 Steve Huston + + * docs/ACE-subsets.html: Added the Timer component to the list of + buildable pieces. Thanks to Jason Pasion + for reporting this problem. + + * THANKS: Added Jason Pasion to the Hall of Fame. + Mon Nov 11 12:39:18 2002 Steve Huston * ace/FIFO_Send_Msg.cpp (send): When setting iovec length, diff --git a/THANKS b/THANKS index eab845071d7..50a7f0dd528 100644 --- a/THANKS +++ b/THANKS @@ -1607,6 +1607,7 @@ Ed Skees Marc Alter Martin Geliot Simon McQueen +Jason Pasion 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/docs/ACE-subsets.html b/docs/ACE-subsets.html index 902419a7bd1..2b8adbb8080 100644 --- a/docs/ACE-subsets.html +++ b/docs/ACE-subsets.html @@ -118,6 +118,12 @@ wrappers for the other types of IPC and FILE I/O other than sockets. This library will depend on libACE_OS and libACE_Sockets.

+

o +libACE_Timer -- This library contains the ACE C++ +wrappers for timer support. This library will depend on +libACE_OS.

+

o libACE_Svcconf -- This library contains the ACE C++ -- cgit v1.2.1