diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-23 16:57:07 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-23 16:57:07 +0000 |
commit | ef91ea9cbab605dcbb2610e2a01b3e720a137da0 (patch) | |
tree | 1f9aa1bce0ac5ce1195837cb1263d934bb971826 /ChangeLog | |
parent | 156a0cba18bc6b308125cc361e225aed0dc77d52 (diff) | |
download | ATCD-ef91ea9cbab605dcbb2610e2a01b3e720a137da0.tar.gz |
* ace/config-doxygen.h:
* bin/autoconf_compile:
Removed all occurrences of 'smart_proxies' and 'interface_repo'.
These are no longer necessary.
* include/makeinclude/ace_flags.bor:
Added necessary variables to go along with the Borland
makefiles for the new libraries tao/Domain and
tao/IFR_Client.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6a937ad3b69..52efa3daee5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Tue Jan 23 10:54:14 2001 Jeff Parsons <parsons@cs.wustl.edu> + + * ace/config-doxygen.h: + * bin/autoconf_compile: + + Removed all occurrences of 'smart_proxies' and 'interface_repo'. + These are no longer necessary. + + * include/makeinclude/ace_flags.bor: + + Added necessary variables to go along with the Borland + makefiles for the new libraries tao/Domain and + tao/IFR_Client. + Mon Jan 22 17:01:17 2001 Darrell Brunsch <brunsch@uci.edu> * ace/OS_String.cpp: |