diff options
-rw-r--r-- | ChangeLog-98b | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index 4f8c484552a..c302592b71d 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -3,6 +3,11 @@ Thu Sep 17 09:54:56 1998 David L. Levine <levine@cs.wustl.edu> * ace/Svc_Handler.cpp (new): cleaned up the ACE_ASSERT check for ACE_Dynamic::instance () not being null. + * docs/ACE-guidelines.html: added guideline to define ACE_ + typedefs to reduce the number of #ifdefs. Thanks to + Carlos and Doug for this suggestion, and Chris for the + example :-). + Thu Sep 17 09:23:01 1998 Carlos O'Ryan <coryan@JIG> * ace/FIFO_Send_Msg.cpp: |