You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/05/08 09:22:02 UTC

qpid-site git commit: refresh release notes with typo fixes

Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 61a024e2d -> abc2bae74


refresh release notes with typo fixes


Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/abc2bae7
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/abc2bae7
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/abc2bae7

Branch: refs/heads/asf-site
Commit: abc2bae74686c1bb0147748711df7202772c9bbc
Parents: 61a024e
Author: Robbie Gemmell <ro...@apache.org>
Authored: Tue May 8 10:21:41 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Tue May 8 10:21:41 2018 +0100

----------------------------------------------------------------------
 content/releases/qpid-jms-0.32.0/release-notes.html | 4 ++--
 input/releases/qpid-jms-0.32.0/release-notes.md     | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/abc2bae7/content/releases/qpid-jms-0.32.0/release-notes.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-jms-0.32.0/release-notes.html b/content/releases/qpid-jms-0.32.0/release-notes.html
index 8c1e5a4..478a537 100644
--- a/content/releases/qpid-jms-0.32.0/release-notes.html
+++ b/content/releases/qpid-jms-0.32.0/release-notes.html
@@ -127,7 +127,7 @@ documentation, see the <a href="index.html">release overview</a>.</p>
 
 <ul>
 <li><a href="https://issues.apache.org/jira/browse/QPIDJMS-375">QPIDJMS-375</a> - Enable setting of an "Authorization" Header during WebSocket connection handshake.</li>
-<li><a href="https://issues.apache.org/jira/browse/QPIDJMS-379">QPIDJMS-379</a> - Reduce garbage create on input from transport</li>
+<li><a href="https://issues.apache.org/jira/browse/QPIDJMS-379">QPIDJMS-379</a> - Reduce garbage created on input from transport</li>
 <li><a href="https://issues.apache.org/jira/browse/QPIDJMS-380">QPIDJMS-380</a> - Implement ConnectionConsumer to enable use in resource adapters</li>
 <li><a href="https://issues.apache.org/jira/browse/QPIDJMS-382">QPIDJMS-382</a> - limit outgoing frame sizes to configured maxFrameSize</li>
 <li><a href="https://issues.apache.org/jira/browse/QPIDJMS-383">QPIDJMS-383</a> - Utilize new proton-j APIs to eleminate copying delivery buffers</li>
@@ -139,7 +139,7 @@ documentation, see the <a href="index.html">release overview</a>.</p>
 <ul>
 <li><a href="https://issues.apache.org/jira/browse/QPIDJMS-372">QPIDJMS-372</a> - [SASL] [XOAUTH2] Access token validation too restrictive</li>
 <li><a href="https://issues.apache.org/jira/browse/QPIDJMS-374">QPIDJMS-374</a> - Double encoded query parameters</li>
-<li><a href="https://issues.apache.org/jira/browse/QPIDJMS-376">QPIDJMS-376</a> - notify the ExceptionListner when a consumer with a MessageListener remotely closes</li>
+<li><a href="https://issues.apache.org/jira/browse/QPIDJMS-376">QPIDJMS-376</a> - notify the ExceptionListener when a consumer with a MessageListener remotely closes</li>
 </ul>
 
 <h2 id="tasks">Tasks</h2>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/abc2bae7/input/releases/qpid-jms-0.32.0/release-notes.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-jms-0.32.0/release-notes.md b/input/releases/qpid-jms-0.32.0/release-notes.md
index 5effc55..e32b7d5 100644
--- a/input/releases/qpid-jms-0.32.0/release-notes.md
+++ b/input/releases/qpid-jms-0.32.0/release-notes.md
@@ -32,7 +32,7 @@ documentation, see the [release overview](index.html).
 ## New features and improvements
 
  - [QPIDJMS-375](https://issues.apache.org/jira/browse/QPIDJMS-375) - Enable setting of an "Authorization" Header during WebSocket connection handshake.
- - [QPIDJMS-379](https://issues.apache.org/jira/browse/QPIDJMS-379) - Reduce garbage create on input from transport
+ - [QPIDJMS-379](https://issues.apache.org/jira/browse/QPIDJMS-379) - Reduce garbage created on input from transport
  - [QPIDJMS-380](https://issues.apache.org/jira/browse/QPIDJMS-380) - Implement ConnectionConsumer to enable use in resource adapters
  - [QPIDJMS-382](https://issues.apache.org/jira/browse/QPIDJMS-382) - limit outgoing frame sizes to configured maxFrameSize
  - [QPIDJMS-383](https://issues.apache.org/jira/browse/QPIDJMS-383) - Utilize new proton-j APIs to eleminate copying delivery buffers
@@ -42,10 +42,10 @@ documentation, see the [release overview](index.html).
 
  - [QPIDJMS-372](https://issues.apache.org/jira/browse/QPIDJMS-372) - [SASL] [XOAUTH2] Access token validation too restrictive
  - [QPIDJMS-374](https://issues.apache.org/jira/browse/QPIDJMS-374) - Double encoded query parameters
- - [QPIDJMS-376](https://issues.apache.org/jira/browse/QPIDJMS-376) - notify the ExceptionListner when a consumer with a MessageListener remotely closes
+ - [QPIDJMS-376](https://issues.apache.org/jira/browse/QPIDJMS-376) - notify the ExceptionListener when a consumer with a MessageListener remotely closes
 
 ## Tasks
 
  - [QPIDJMS-377](https://issues.apache.org/jira/browse/QPIDJMS-377) - Update testing dependencies (ActiveMQ, MiniKDC and Mockito)
  - [QPIDJMS-378](https://issues.apache.org/jira/browse/QPIDJMS-378) - Update Netty to latest 4.1.24.Final
- - [QPIDJMS-381](https://issues.apache.org/jira/browse/QPIDJMS-381) - update to proton-j 0.27.1
\ No newline at end of file
+ - [QPIDJMS-381](https://issues.apache.org/jira/browse/QPIDJMS-381) - update to proton-j 0.27.1


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org