summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-28 17:15:21 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-28 17:15:21 +0000
commit35a72ce0bb38a2a3e868a7d29810061d9357ca71 (patch)
tree2253b4bf7d1e6c377ae0e9fb832d33b1ca0f0166
parente3b6f0fa730f742fc2b80eb5e6772f052a07d7d7 (diff)
downloadATCD-35a72ce0bb38a2a3e868a7d29810061d9357ca71.tar.gz
Format fixes for the ChangeLog
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a49
1 files changed, 19 insertions, 30 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 7384a5b253a..9e05733023f 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,19 +1,19 @@
Wed Mar 28 08:18:00 2001 Craig Rodrigues <crodrigu@bbn.com>
- * orbsvcs/orbsvcs/AV/UDP.h
- * orbsvcs/orbsvcs/AV/AVStreams_i.h
- * orbsvcs/orbsvcs/AV/Transport.h
- * orbsvcs/orbsvcs/AV/TCP.h
- * orbsvcs/orbsvcs/AV/RTP.h
- * orbsvcs/orbsvcs/AV/RTCP.h
- * orbsvcs/orbsvcs/AV/Protocol_Factory.h
- * orbsvcs/orbsvcs/AV/Policy.h
- * orbsvcs/orbsvcs/AV/MCast.h
- * orbsvcs/orbsvcs/AV/Flows_T.h
- * orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h
- * orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
- * orbsvcs/orbsvcs/AV/AV_Core.h
- * orbsvcs/orbsvcs/AV/FlowSpec_Entry.h
+ * orbsvcs/orbsvcs/AV/UDP.h:
+ * orbsvcs/orbsvcs/AV/AVStreams_i.h:
+ * orbsvcs/orbsvcs/AV/Transport.h:
+ * orbsvcs/orbsvcs/AV/TCP.h:
+ * orbsvcs/orbsvcs/AV/RTP.h:
+ * orbsvcs/orbsvcs/AV/RTCP.h:
+ * orbsvcs/orbsvcs/AV/Protocol_Factory.h:
+ * orbsvcs/orbsvcs/AV/Policy.h:
+ * orbsvcs/orbsvcs/AV/MCast.h:
+ * orbsvcs/orbsvcs/AV/Flows_T.h:
+ * orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.h:
+ * orbsvcs/orbsvcs/AV/Endpoint_Strategy.h:
+ * orbsvcs/orbsvcs/AV/AV_Core.h:
+ * orbsvcs/orbsvcs/AV/FlowSpec_Entry.h:
Converted commenting style to doxygen, added some comments.
Wed Mar 28 06:15:02 2001 Balachandran Natarajan <bala@cs.wustl.edu>
@@ -734,27 +734,16 @@ Sun Mar 25 11:17:40 2001 Balachandran Natarajan <bala@cs.wustl.edu>
change.
Sun Mar 25 08:52:48 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-<<<<<<< ChangeLog
-
- * orbsvcs/orbsvcs/Makefile.RTSched: Added guards for old g++.
-
- * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.cpp:
- * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h:
- * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp:
- * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h: Removed redundant
- guards in the files. This should fix a small compilation
- problem in LYNX-I386 builds.
-=======
- * orbsvcs/orbsvcs/Makefile.RTSched: Added guards for old g++.
+ * orbsvcs/orbsvcs/Makefile.RTSched:
+ Added guards for old g++.
* orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.cpp:
* orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.h:
* orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp:
- * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h: Removed redundant
- guards in the files. This should fix a small compilation
- problem in LYNX-I386 builds.
->>>>>>> 1.2956
+ * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.h:
+ Removed redundant guards in the files. This should fix a small
+ compilation problem in LYNX-I386 builds.
Sun Mar 25 07:42:44 2001 Balachandran Natarajan <bala@cs.wustl.edu>