summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-06 21:19:55 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-06 21:19:55 +0000
commit917aa7f6506c8d5428d2e857884df5e75cbfe1d2 (patch)
tree3f182e42ee4262a007008af3f19ad173c0e8bd14 /ChangeLogs
parent06969c58509645e9fd4b4a0acfc0b66180eef65e (diff)
downloadATCD-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-03a9
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>