summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-17 22:29:00 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-17 22:29:00 +0000
commit17fe780467671e72a67d36eb4ee0928c78a7e196 (patch)
tree11580a225b79eb14d69acd5bc5010bfc7f476628 /ChangeLogs
parentd2b39f1d224dd878a65e9df6f9d414f3d3c13a17 (diff)
downloadATCD-17fe780467671e72a67d36eb4ee0928c78a7e196.tar.gz
ChangeLogTag:Fri Nov 17 14:24:42 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a16
-rw-r--r--ChangeLogs/ChangeLog-03a16
2 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 3f7cb566435..ffbb6981dad 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,19 @@
+Fri Nov 17 14:24:42 2000 Darrell Brunsch <brunsch@uci.edu>
+
+ * include/makeinclude/clean.bor:
+
+ Added the removal of *Cli.cpp, *Ser.cpp, etc. files which
+ is the output style of the TAO Param_Test.
+
+ * tests/Reactor_Exceptions_Test.cpp:
+
+ Put the handler in its own scope so it must be cleaned up
+ before the handler. For whatever reason, it wasn't happening
+ in the right order before.
+
+ Also changed the exception error to a debug message, since
+ it really isn't an error.
+
Fri Nov 17 11:22:08 2000 Carlos O'Ryan <coryan@uci.edu>
* include/makeinclude/platform_sunos5_kcc.GNU:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 3f7cb566435..ffbb6981dad 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,19 @@
+Fri Nov 17 14:24:42 2000 Darrell Brunsch <brunsch@uci.edu>
+
+ * include/makeinclude/clean.bor:
+
+ Added the removal of *Cli.cpp, *Ser.cpp, etc. files which
+ is the output style of the TAO Param_Test.
+
+ * tests/Reactor_Exceptions_Test.cpp:
+
+ Put the handler in its own scope so it must be cleaned up
+ before the handler. For whatever reason, it wasn't happening
+ in the right order before.
+
+ Also changed the exception error to a debug message, since
+ it really isn't an error.
+
Fri Nov 17 11:22:08 2000 Carlos O'Ryan <coryan@uci.edu>
* include/makeinclude/platform_sunos5_kcc.GNU: