<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/doc, branch qpid-2935</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-2935: merge latest trunk</title>
<updated>2011-02-19T13:51:04+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2011-02-19T13:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=5b5e8fc7d7ed98f91e57db5c408d91796302da45'/>
<id>5b5e8fc7d7ed98f91e57db5c408d91796302da45</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-2935@1072330 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-2935@1072330 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2935: resync with latest trunk</title>
<updated>2011-02-08T16:16:49+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2011-02-08T16:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=be7946e8b700018bf204e11f650f77d188ca10e3'/>
<id>be7946e8b700018bf204e11f650f77d188ca10e3</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-2935@1068464 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-2935@1068464 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new section titled "Configuring the JMS Client".</title>
<updated>2011-01-19T03:14:13+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2011-01-19T03:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=555771de4a3b75516979b1220c140fccabdba549'/>
<id>555771de4a3b75516979b1220c140fccabdba549</id>
<content type='text'>
Most of the properties added here are applicable to the 0-10 client.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1060667 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of the properties added here are applicable to the 0-10 client.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1060667 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added outline for QMF content in docbook.</title>
<updated>2011-01-06T19:37:55+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-01-06T19:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=5107153dfe5dbba791b100fcf10f28363311443b'/>
<id>5107153dfe5dbba791b100fcf10f28363311443b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1056031 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1056031 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix - Identify correct ConnectionOption names for C++.</title>
<updated>2010-12-13T18:16:39+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2010-12-13T18:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=37e85dac6a89000a651f75f3766855a70f441e7c'/>
<id>37e85dac6a89000a651f75f3766855a70f441e7c</id>
<content type='text'>
General fixup:
* Add .NET examples
  - Connection Options
  - Failover Update
  - Create Transactional Session
* Change 'Maps' section to 'Maps and Lists'
* Mention Windows logging switches
* Change table titles and some column widths in the .NET section



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1045272 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
General fixup:
* Add .NET examples
  - Connection Options
  - Failover Update
  - Create Transactional Session
* Change 'Maps' section to 'Maps and Lists'
* Mention Windows logging switches
* Change table titles and some column widths in the .NET section



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1045272 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>forgot to use the American spelling in the redirect</title>
<updated>2010-12-11T18:18:50+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-12-11T18:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=8b85849170244ed9e7a34addd1628c183892cb65'/>
<id>8b85849170244ed9e7a34addd1628c183892cb65</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044690 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044690 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>updates to make the website conform with the Apache Project Branding Requirements</title>
<updated>2010-12-11T16:15:36+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-12-11T16:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=5838891b8c6fc7e458d08006aa0a5334506b3654'/>
<id>5838891b8c6fc7e458d08006aa0a5334506b3654</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044675 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044675 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct typo in 'wrap' command line</title>
<updated>2010-12-10T20:43:16+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2010-12-10T20:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=88328fc6ad5bde3e07cf41080ff61928f6f2434c'/>
<id>88328fc6ad5bde3e07cf41080ff61928f6f2434c</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044504 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044504 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Riverace info for Windows installer; move Windows Installer section down within "Contributed C++ Packages"</title>
<updated>2010-12-10T20:37:53+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2010-12-10T20:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1127dcc01cccfba117c43761c7a41a2264793d30'/>
<id>1127dcc01cccfba117c43761c7a41a2264793d30</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044502 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044502 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>update to release notes</title>
<updated>2010-12-08T18:06:26+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-12-08T18:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=131a805bb8435b1b5afd34a592c50bb44afb9bff'/>
<id>131a805bb8435b1b5afd34a592c50bb44afb9bff</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1043564 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1043564 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
