summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2014-10-28 07:44:04 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2014-10-28 07:44:04 +0000
commit0c6aa01c6b827a0a31051fa833c9aa9d4077927d (patch)
tree9b231df8dc5c06dad5b8ca0981751245efa26741 /TAO/ChangeLog
parent8ffd1f10ebd026fcf02c159651a75f0f388f1428 (diff)
downloadATCD-0c6aa01c6b827a0a31051fa833c9aa9d4077927d.tar.gz
Tue Oct 28 07:44:13 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/ImplRepo_Service/AsyncAccessManager.h: * orbsvcs/ImplRepo_Service/AsyncAccessManager.cpp: * orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp: Fixed bugzilla 4186, a server that is registered with manual start and which has been started once, than crashes, was restarted by the ImR, this shouldn't be the case, at the moment a manual started server crashes it should just stay offlline. Thanks to Phil Mesnier for reviewing all changes and making some improvements to them. * orbsvcs/ImplRepo_Service/tao_imr_i.cpp: Layout change in help output * orbsvcs/orbsvcs/Notify/POA_Helper.cpp: Formatting change * orbsvcs/tests/ImplRepo/NotifyService/run_test.pl: Default debug level 2 which is also passed to the ImR
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index d08844ba2df..e17657282f6 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,24 @@
+Tue Oct 28 07:44:13 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/ImplRepo_Service/AsyncAccessManager.h:
+ * orbsvcs/ImplRepo_Service/AsyncAccessManager.cpp:
+ * orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp:
+ Fixed bugzilla 4186, a server that is registered with manual
+ start and which has been started once, than crashes, was
+ restarted by the ImR, this shouldn't be the case, at the
+ moment a manual started server crashes it should just stay
+ offlline. Thanks to Phil Mesnier for reviewing all changes
+ and making some improvements to them.
+
+ * orbsvcs/ImplRepo_Service/tao_imr_i.cpp:
+ Layout change in help output
+
+ * orbsvcs/orbsvcs/Notify/POA_Helper.cpp:
+ Formatting change
+
+ * orbsvcs/tests/ImplRepo/NotifyService/run_test.pl:
+ Default debug level 2 which is also passed to the ImR
+
Fri Oct 24 07:25:44 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/tao_other_tests.lst: