summaryrefslogtreecommitdiff
path: root/modules/CIAO/ChangeLog
blob: 257010a04f5348374c4e11ac16488fcaa990edfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Mon Aug 24 13:29:00 UTC 2009  William R. Otte  <Wotte@dre.vanderbilt.edu>

        * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3:

          xfering workspace. 
        
Mon Aug 24 02:08:18 UTC 2009  William R. Otte  <Wotte@dre.vanderbilt.edu>

        * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.mpc:
        * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.mpc:

          Compile fixes.

Sun Aug 23 04:24:04 UTC 2009  William R. Otte  <Wotte@dre.vanderbilt.edu>

        * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.mpc:

          Base project fixes.

        * connectors/dds4ccm/examples/Quoter/Connector:
        * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3:
        * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3p:
        * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.mpc:
        * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.h:
        * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp:

          Connector IDL and skeleton exec impl.

        * connectors/dds4ccm/idl/dds4ccm_Port_RawListen.idl3p:

          Fixed includes.

Sat Aug 22 18:33:49 UTC 2009  William R. Otte  <Wotte@dre.vanderbilt.edu>


        * connectors/dds4ccm/examples/Quoter:
        * connectors/dds4ccm/examples/Quoter/Base:
        * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.idl:
        * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.mpc:

          Quoter base project.


Local Variables:
mode: change-log
add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time))
indent-tabs-mode: nil
End: