diff options
author | kitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-02-06 21:19:55 +0000 |
---|---|---|
committer | kitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-02-06 21:19:55 +0000 |
commit | 917aa7f6506c8d5428d2e857884df5e75cbfe1d2 (patch) | |
tree | 3f182e42ee4262a007008af3f19ad173c0e8bd14 /ChangeLogs | |
parent | 06969c58509645e9fd4b4a0acfc0b66180eef65e (diff) | |
download | ATCD-917aa7f6506c8d5428d2e857884df5e75cbfe1d2.tar.gz |
Thu Feb 6 15:03:04 2003 Krishnakumar B <kitty@cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 551577dd7c4..eb06b6ba5bd 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,8 +1,15 @@ +Thu Feb 6 15:03:04 2003 Krishnakumar B <kitty@cs.wustl.edu> + + * include/makeinclude/rules.local.GNU: Make the removal of IDL + generated files in realclean target dependent upon the + definition of IDL_FILES. MingW make crashes on empty "rm -f " + commands. + Thu Feb 6 15:19:28 2003 Heather Drury <drury_h@ociweb.com> * ace/Refcounted_Auto_Ptr.h: * ace/Refcounted_Auto_Ptr.i: Made the other get() method const. See - previous ChangeLog entry. + previous ChangeLog entry. Thu Feb 6 07:13:06 2003 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> |