summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-04-02 11:51:24 +0000
committervzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-04-02 11:51:24 +0000
commit4bdaba2b7bfa9e2a35037b90ccc3da1045316741 (patch)
tree9f1a708aa2cfbfcf747ba3cac1f82170b773cc77
parentf0bd559e72763039b2fdb189114fffd2e03747bc (diff)
downloadATCD-4bdaba2b7bfa9e2a35037b90ccc3da1045316741.tar.gz
ChangeLogTag: Wed Apr 2 11:47:45 UTC 2008 Vladimir Zykov <vladimir.zykov@prismtech.com>
-rw-r--r--TAO/ChangeLog8
-rw-r--r--TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h1
-rw-r--r--TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h1
-rw-r--r--TAO/tests/Collocated_Forwarding/test_i.h1
4 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 29f75c9024e..9fe775d3706 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,11 @@
+Wed Apr 2 11:47:45 UTC 2008 Vladimir Zykov <vladimir.zykov@prismtech.com>
+
+ * tests/Collocated_Forwarding/Server_ORBInitializer.h:
+ * tests/Collocated_Forwarding/Server_Request_Interceptor.h:
+ * tests/Collocated_Forwarding/test_i.h:
+
+ Added Id svn keyword to those headers.
+
Wed Apr 2 11:33:48 UTC 2008 Vladimir Zykov <vladimir.zykov@prismtech.com>
* tao/PortableServer/Direct_Collocation_Upcall_Wrapper.cpp:
diff --git a/TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h b/TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h
index ed018d5253f..625c8d4debe 100644
--- a/TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h
+++ b/TAO/tests/Collocated_Forwarding/Server_ORBInitializer.h
@@ -1,4 +1,5 @@
// -*- C++ -*-
+// $Id$
#ifndef TAO_SERVER_ORB_INITIALIZER_H
#define TAO_SERVER_ORB_INITIALIZER_H
diff --git a/TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h b/TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h
index 8f3a9e65ba1..375f7860ac6 100644
--- a/TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h
+++ b/TAO/tests/Collocated_Forwarding/Server_Request_Interceptor.h
@@ -1,4 +1,5 @@
// -*- C++ -*-
+// $Id$
#ifndef SERVER_REQUEST_INTERCEPTOR_H
#define SERVER_REQUEST_INTERCEPTOR_H
diff --git a/TAO/tests/Collocated_Forwarding/test_i.h b/TAO/tests/Collocated_Forwarding/test_i.h
index d96d3b8cf21..e261a71ef2f 100644
--- a/TAO/tests/Collocated_Forwarding/test_i.h
+++ b/TAO/tests/Collocated_Forwarding/test_i.h
@@ -1,4 +1,5 @@
// -*- C++ -*-
+// $Id$
#ifndef TEST_I_H
#define TEST_I_H