Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 7d04bed3f -> a86a8432f


update release notes following late JIRA additions


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

Branch: refs/heads/asf-site
Commit: a86a8432f15e8007b1b8c85197b0fd173ba9806d
Parents: 7d04bed
Author: Robert Gemmell <rob...@apache.org>
Authored: Fri Oct 14 19:08:01 2016 +0100
Committer: Robert Gemmell <rob...@apache.org>
Committed: Fri Oct 14 19:08:01 2016 +0100

----------------------------------------------------------------------
 content/releases/qpid-proton-0.15.0/release-notes.html | 3 +++
 input/releases/qpid-proton-0.15.0/release-notes.md     | 3 +++
 2 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a86a8432/content/releases/qpid-proton-0.15.0/release-notes.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-0.15.0/release-notes.html 
b/content/releases/qpid-proton-0.15.0/release-notes.html
index e7b403f..cc60ed5 100644
--- a/content/releases/qpid-proton-0.15.0/release-notes.html
+++ b/content/releases/qpid-proton-0.15.0/release-notes.html
@@ -133,6 +133,9 @@ documentation, see the <a href="index.html">release 
overview</a>.</p>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-1293";>PROTON-1293</a> - 
Support username and password in electron go binding</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-1294";>PROTON-1294</a> - c++ 
examples: remove un-necessary 64 bit integers.</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-1301";>PROTON-1301</a> - add 
pn_condition_format for formatted descriptions</li>
+<li><a 
href="https://issues.apache.org/jira/browse/PROTON-1302";>PROTON-1302</a> - 
Don't depend on proton-c for OS services (use std library)</li>
+<li><a 
href="https://issues.apache.org/jira/browse/PROTON-1303";>PROTON-1303</a> - 
Don't use the proton-c url parser</li>
+<li><a 
href="https://issues.apache.org/jira/browse/PROTON-1304";>PROTON-1304</a> - SSL 
code shouldn't need to know the time (shouldn't use the platform dependent 
parts of proton-c)</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-1306";>PROTON-1306</a> - Go 
simplified client/server example</li>
 <li><a 
href="https://issues.apache.org/jira/browse/PROTON-1308";>PROTON-1308</a> - 
Support Idle Timeout setting in electron Transport  </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a86a8432/input/releases/qpid-proton-0.15.0/release-notes.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-proton-0.15.0/release-notes.md 
b/input/releases/qpid-proton-0.15.0/release-notes.md
index 58370d0..a0eb3f5 100644
--- a/input/releases/qpid-proton-0.15.0/release-notes.md
+++ b/input/releases/qpid-proton-0.15.0/release-notes.md
@@ -36,6 +36,9 @@ documentation, see the [release overview](index.html).
  - [PROTON-1293](https://issues.apache.org/jira/browse/PROTON-1293) - Support 
username and password in electron go binding
  - [PROTON-1294](https://issues.apache.org/jira/browse/PROTON-1294) - c++ 
examples: remove un-necessary 64 bit integers.
  - [PROTON-1301](https://issues.apache.org/jira/browse/PROTON-1301) - add 
pn_condition_format for formatted descriptions
+ - [PROTON-1302](https://issues.apache.org/jira/browse/PROTON-1302) - Don't 
depend on proton-c for OS services (use std library)
+ - [PROTON-1303](https://issues.apache.org/jira/browse/PROTON-1303) - Don't 
use the proton-c url parser
+ - [PROTON-1304](https://issues.apache.org/jira/browse/PROTON-1304) - SSL code 
shouldn't need to know the time (shouldn't use the platform dependent parts of 
proton-c)
  - [PROTON-1306](https://issues.apache.org/jira/browse/PROTON-1306) - Go 
simplified client/server example
  - [PROTON-1308](https://issues.apache.org/jira/browse/PROTON-1308) - Support 
Idle Timeout setting in electron Transport  
 


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

Reply via email to