diff options
author | bala <balanatarajan@users.noreply.github.com> | 2000-10-31 17:38:07 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2000-10-31 17:38:07 +0000 |
commit | 4dc95a75ebf63dd9f6977a990a4339accce59978 (patch) | |
tree | d1393236b684747e1a22f46565c334156c0bc4db /ChangeLogs | |
parent | 454db6cb96f0bb3270c9cfa669544dd93165e3fa (diff) | |
download | ATCD-4dc95a75ebf63dd9f6977a990a4339accce59978.tar.gz |
ChangeLogTag: Tue Oct 31 11:35:31 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 15 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 15 |
2 files changed, 20 insertions, 10 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 9ae312fc4c3..4237984c2dc 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,15 +1,20 @@ +Tue Oct 31 11:35:31 2000 Balachandran Natarajan <bala@cs.wustl.edu> + + * ace/config-sunos5.5.h: + * ace/Log_Msg.cpp: Added patches provided by Russ. Bugzilla id 710. + Tue Oct 31 08:14:33 2000 Chris Cleeland <cleeland_c@ociweb.com> * wrapper_macros.GNU: - Set defaults for exceptions, rtti, and fast to all be zero (0), - i.e., off. Henceforth, if you're creating a new port and you want - exceptions to be on, you must explicitly have "exceptions=1" in - your platform_*.GNU file. + Set defaults for exceptions, rtti, and fast to all be zero + (0),i.e., off. Henceforth, if you're creating a new port and + you want exceptions to be on, you must explicitly have + "exceptions=1" in your platform_*.GNU file. * platform_irix6.x_common.GNU: - Added an "exceptions=1" directive per the comment above. + Added an "exceptions=1" directive per the comment above. Mon Oct 30 18:56:33 2000 Darrell Brunsch <brunsch@uci.edu> diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 9ae312fc4c3..4237984c2dc 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,15 +1,20 @@ +Tue Oct 31 11:35:31 2000 Balachandran Natarajan <bala@cs.wustl.edu> + + * ace/config-sunos5.5.h: + * ace/Log_Msg.cpp: Added patches provided by Russ. Bugzilla id 710. + Tue Oct 31 08:14:33 2000 Chris Cleeland <cleeland_c@ociweb.com> * wrapper_macros.GNU: - Set defaults for exceptions, rtti, and fast to all be zero (0), - i.e., off. Henceforth, if you're creating a new port and you want - exceptions to be on, you must explicitly have "exceptions=1" in - your platform_*.GNU file. + Set defaults for exceptions, rtti, and fast to all be zero + (0),i.e., off. Henceforth, if you're creating a new port and + you want exceptions to be on, you must explicitly have + "exceptions=1" in your platform_*.GNU file. * platform_irix6.x_common.GNU: - Added an "exceptions=1" directive per the comment above. + Added an "exceptions=1" directive per the comment above. Mon Oct 30 18:56:33 2000 Darrell Brunsch <brunsch@uci.edu> |