Repository: qpid-site Updated Branches: refs/heads/asf-site cb61089b9 -> 89be1956e
update release note text Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/89be1956 Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/89be1956 Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/89be1956 Branch: refs/heads/asf-site Commit: 89be1956e953edb0c0b3458363479d706d2251a5 Parents: cb61089b Author: Robbie Gemmell <[email protected]> Authored: Tue Sep 5 15:29:42 2017 +0100 Committer: Robbie Gemmell <[email protected]> Committed: Tue Sep 5 15:29:42 2017 +0100 ---------------------------------------------------------------------- content/releases/qpid-proton-j-0.21.0/release-notes.html | 2 +- input/releases/qpid-proton-j-0.21.0/release-notes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/89be1956/content/releases/qpid-proton-j-0.21.0/release-notes.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.21.0/release-notes.html b/content/releases/qpid-proton-j-0.21.0/release-notes.html index 7b18199..66225b4 100644 --- a/content/releases/qpid-proton-j-0.21.0/release-notes.html +++ b/content/releases/qpid-proton-j-0.21.0/release-notes.html @@ -125,7 +125,7 @@ documentation, see the <a href="index.html">release overview</a>.</p> <h2 id="bugs-fixed">Bugs fixed</h2> <ul> -<li><a href="https://issues.apache.org/jira/browse/PROTON-1551">PROTON-1551</a> - Large Binary encoded incorrectly via data API</li> +<li><a href="https://issues.apache.org/jira/browse/PROTON-1551">PROTON-1551</a> - Binary vbin32 length encoded incorrectly when using the Data API</li> <li><a href="https://issues.apache.org/jira/browse/PROTON-1565">PROTON-1565</a> - dont throw if the anonymous ciphers are not supported</li> </ul> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/89be1956/input/releases/qpid-proton-j-0.21.0/release-notes.md ---------------------------------------------------------------------- diff --git a/input/releases/qpid-proton-j-0.21.0/release-notes.md b/input/releases/qpid-proton-j-0.21.0/release-notes.md index 9a79b67..7c785f8 100644 --- a/input/releases/qpid-proton-j-0.21.0/release-notes.md +++ b/input/releases/qpid-proton-j-0.21.0/release-notes.md @@ -28,5 +28,5 @@ documentation, see the [release overview](index.html). ## Bugs fixed - - [PROTON-1551](https://issues.apache.org/jira/browse/PROTON-1551) - Large Binary encoded incorrectly via data API + - [PROTON-1551](https://issues.apache.org/jira/browse/PROTON-1551) - Binary vbin32 length encoded incorrectly when using the Data API - [PROTON-1565](https://issues.apache.org/jira/browse/PROTON-1565) - dont throw if the anonymous ciphers are not supported \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
