diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-01-05 17:21:12 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-01-05 17:21:12 +0000 |
commit | 0f350e84783e65ffe9c29fffe2bc969856e2a18a (patch) | |
tree | cfc8fa3ed078a058220b967f92988b49a6ef71ed /ChangeLog-98a | |
parent | 4a3538107c46c468b3a53de9b01134a7fba1ef1c (diff) | |
download | ATCD-0f350e84783e65ffe9c29fffe2bc969856e2a18a.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r-- | ChangeLog-98a | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a index f12ceb12609..e30b4ca9eb2 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -17,7 +17,7 @@ Sun Jan 04 19:45:47 1998 David L. Levine <levine@cs.wustl.edu> * ace/OS.i (rw_trywrlock_upgrade): added ACE_UNUSED_ARG (rw) to temporary code. - * ace/Basic_Types.{h,i}: replaced ACE_HAS_LONGLONG_T with + * ace/Basic_Types.{h,i},README: replaced ACE_HAS_LONGLONG_T with ACE_LACKS_LONGLONG_T. ACE_HAS_LONGLONG_T was no longer being used on many platforms with the scheme in Basic_Types.h. From now on, we'll assume that a platform has long long |