summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/RTComponentServer/ChangeLog
blob: 7a1dd9235d3d5fbda0f7db5ecef06bc131a04c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Sun Jul 06 21:37:22 2003  Nanbor Wang  <nanbor@cs.wustl.edu>

	* tools/RTComponentServer/ComponentServer_Task.cpp (svc): Changed
	  to take advantage of CIAO::Activator_Callback interface change
	  for getting back our own ConfigValues.  We will need to use
	  these configuration values in the future.

Sun Jul 06 11:50:48 2003  Nanbor Wang  <nanbor@cs.wustl.edu>

	* tools/RTComponentServer/ComponentServer_Task.cpp:
	* tools/RTComponentServer/ComponentServer_Task.h:
	* tools/RTComponentServer/ComponentServer_Task.inl:
	* tools/RTComponentServer/README:
	* tools/RTComponentServer/RTComponentServer.cpp:
	* tools/RTComponentServer/RTComponentServer.mpc: Added the
	  skeleton of RTComponentServer.

Sun Jul 06 11:33:55 2003  Nanbor Wang  <nanbor@cs.wustl.edu>

	* Added: this temporary ChangeLog file for changes within the
	  RTComponentServer.