diff options
Diffstat (limited to 'lib/cosFileTransfer/doc/src')
| -rw-r--r-- | lib/cosFileTransfer/doc/src/notes.xml | 18 | 
1 files changed, 17 insertions, 1 deletions
| diff --git a/lib/cosFileTransfer/doc/src/notes.xml b/lib/cosFileTransfer/doc/src/notes.xml index 5cca5e307b..1d0c826d40 100644 --- a/lib/cosFileTransfer/doc/src/notes.xml +++ b/lib/cosFileTransfer/doc/src/notes.xml @@ -30,7 +30,23 @@      <file>notes.xml</file>    </header> -  <section><title>cosFileTransfer 1.1.15</title> +  <section><title>cosFileTransfer 1.1.16</title> + +    <section><title>Improvements and New Features</title> +      <list> +        <item> +	    <p> The default encoding of Erlang files has been changed +	    from ISO-8859-1 to UTF-8. </p> <p> The encoding of XML +	    files has also been changed to UTF-8. </p> +          <p> +	    Own Id: OTP-10907</p> +        </item> +      </list> +    </section> + +</section> + +<section><title>cosFileTransfer 1.1.15</title>      <section><title>Improvements and New Features</title>        <list> | 
