~rdoering/ubuntu/karmic/erlang/fix-535090

« back to all changes in this revision

Viewing changes to lib/cosFileTransfer/doc/src/notes.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-02-15 16:42:52 UTC
  • mfrom: (1.1.13 upstream)
  • mto: (3.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20090215164252-dxpjjuq108nz4noa
Upload to unstable after lenny is released.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="latin1" ?>
 
2
<!DOCTYPE chapter SYSTEM "chapter.dtd">
 
3
 
 
4
<chapter>
 
5
  <header>
 
6
    <copyright>
 
7
      <year>2000</year>
 
8
      <year>2008</year>
 
9
      <holder>Ericsson AB, All Rights Reserved</holder>
 
10
    </copyright>
 
11
    <legalnotice>
 
12
  The contents of this file are subject to the Erlang Public License,
 
13
  Version 1.1, (the "License"); you may not use this file except in
 
14
  compliance with the License. You should have received a copy of the
 
15
  Erlang Public License along with this software. If not, it can be
 
16
  retrieved online at http://www.erlang.org/.
 
17
 
 
18
  Software distributed under the License is distributed on an "AS IS"
 
19
  basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 
20
  the License for the specific language governing rights and limitations
 
21
  under the License.
 
22
 
 
23
  The Initial Developer of the Original Code is Ericsson AB.
 
24
    </legalnotice>
 
25
 
 
26
    <title>cosFileTransfer Release Notes</title>
 
27
    <prepared></prepared>
 
28
    <docno></docno>
 
29
    <checked></checked>
 
30
    <date>2000-08-24</date>
 
31
    <rev>A</rev>
 
32
  </header>
 
33
 
 
34
  <section>
 
35
    <title>cosFileTransfer 1.1.6</title>
 
36
 
 
37
    <section>
 
38
      <title>Improvements and New Features</title>
 
39
      <list type="bulleted">
 
40
        <item>
 
41
          <p>Documentation source included in open source releases.</p>
 
42
          <p>Own id: OTP-7595</p>
 
43
        </item>
 
44
      </list>
 
45
    </section>
 
46
    <section>
 
47
      <title>Fixed Bugs and Malfunctions</title>
 
48
      <list type="bulleted">
 
49
        <item>
 
50
          <p>When using predefined native file copy the return values from
 
51
             file operation was not handled correctly.</p>
 
52
          <p>Own id: OTP-7599</p>
 
53
        </item>
 
54
      </list>
 
55
    </section>
 
56
  </section>
 
57
 
 
58
  <section>
 
59
    <title>cosFileTransfer 1.1.5</title>
 
60
 
 
61
    <section>
 
62
      <title>Improvements and New Features</title>
 
63
      <list type="bulleted">
 
64
        <item>
 
65
          <p>CosFileTransfer now uses the changed Inets API.</p>
 
66
          <p>Own id: OTP-7020</p>
 
67
        </item>
 
68
      </list>
 
69
    </section>
 
70
  </section>
 
71
 
 
72
  <section>
 
73
    <title>cosFileTransfer 1.1.4</title>
 
74
 
 
75
    <section>
 
76
      <title>Improvements and New Features</title>
 
77
      <list type="bulleted">
 
78
        <item>
 
79
          <p>The documentation source has been converted from SGML to XML.</p>
 
80
          <p>Own id: OTP-6754</p>
 
81
        </item>
 
82
      </list>
 
83
    </section>
 
84
  </section>
 
85
 
 
86
  <section>
 
87
    <title>cosFileTransfer 1.1.3</title>
 
88
 
 
89
    <section>
 
90
      <title>Improvements and New Features</title>
 
91
      <list type="bulleted">
 
92
        <item>
 
93
          <p>Minor Makefile changes.</p>
 
94
          <p>Own id: OTP-6701</p>
 
95
        </item>
 
96
      </list>
 
97
    </section>
 
98
  </section>
 
99
 
 
100
  <section>
 
101
    <title>cosFileTransfer 1.1.2</title>
 
102
 
 
103
    <section>
 
104
      <title>Improvements and New Features</title>
 
105
      <list type="bulleted">
 
106
        <item>
 
107
          <p>Due to changed behavior of the ftp client a few changes
 
108
            has been made.</p>
 
109
          <p>Own id: OTP-5135</p>
 
110
        </item>
 
111
      </list>
 
112
    </section>
 
113
  </section>
 
114
 
 
115
  <section>
 
116
    <title>cosFileTransfer 1.1.1</title>
 
117
 
 
118
    <section>
 
119
      <title>Fixed Bugs and Malfunctions</title>
 
120
      <list type="bulleted">
 
121
        <item>
 
122
          <p>Depending on which ftp server is used, the operation 
 
123
            CosFileTransfer::Directory::list could fail.</p>
 
124
          <p>Own id: OTP-4954</p>
 
125
        </item>
 
126
      </list>
 
127
    </section>
 
128
  </section>
 
129
 
 
130
  <section>
 
131
    <title>cosFileTransfer 1.1</title>
 
132
 
 
133
    <section>
 
134
      <title>Improvements and New Features</title>
 
135
      <list type="bulleted">
 
136
        <item>
 
137
          <p>The stub/skeleton-files generated by IC have been improved,
 
138
            i.e., depending on the IDL-files, reduced the size of the
 
139
            erl- and beam-files and decreased dependencies off Orber's
 
140
            Interface Repository. It is necessary to re-compile all IDL-files
 
141
            and use COS-applications, including Orber, compiled with
 
142
            IC-4.2.</p>
 
143
          <p>Own id: OTP-4576</p>
 
144
        </item>
 
145
      </list>
 
146
    </section>
 
147
  </section>
 
148
 
 
149
  <section>
 
150
    <title>cosFileTransfer 1.0.2</title>
 
151
 
 
152
    <section>
 
153
      <title>Improvements and New Features</title>
 
154
      <list type="bulleted">
 
155
        <item>
 
156
          <p>First release of the cosFileTransfer application. Please note that
 
157
            the OMG specification was not finalized when this version
 
158
            was released. Hence, the API may be changed in way which is not
 
159
            compatible with this version. Contact support if you are in doubt.</p>
 
160
          <p>Own Id: -</p>
 
161
        </item>
 
162
      </list>
 
163
    </section>
 
164
  </section>
 
165
</chapter>
 
166