summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-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>