<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git, branch v1.11.1</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>prep 1.11.1</title>
<updated>2013-09-02T19:00:41+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2013-09-02T19:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5797467e6da346666381687971707b47ac9e933d'/>
<id>5797467e6da346666381687971707b47ac9e933d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #36 from wangwang/fix-dns.name.to_text-error</title>
<updated>2013-09-01T23:09:42+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@play-bow.org</email>
</author>
<published>2013-09-01T23:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=6ff1bebe62e64093086d820a972920ecad2acae4'/>
<id>6ff1bebe62e64093086d820a972920ecad2acae4</id>
<content type='text'>
Fix bug: module dns.name has no attribution .to_text(); should be &lt;@ nam...</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug: module dns.name has no attribution .to_text(); should be &lt;@ nam...</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug: module dns.name has no attribution .to_text(); should be &lt;@ name&gt;.to_text()</title>
<updated>2013-08-30T18:44:00+00:00</updated>
<author>
<name>wangwang</name>
<email>iamcaiya@gmail.com</email>
</author>
<published>2013-08-30T18:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=1835bb9ac96818d983e7caf3218851c758019c0c'/>
<id>1835bb9ac96818d983e7caf3218851c758019c0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make multi-message TSIGs compute correctly for algorithms other than MD5</title>
<updated>2013-08-26T16:14:01+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2013-08-26T16:14:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=13c03888b965bd0458ef67a08b553a19b2d06fc1'/>
<id>13c03888b965bd0458ef67a08b553a19b2d06fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #32 from andreif/patch-1</title>
<updated>2013-08-09T17:03:02+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@play-bow.org</email>
</author>
<published>2013-08-09T17:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=ff029108693dc04ac93823c3e229127377aa99d1'/>
<id>ff029108693dc04ac93823c3e229127377aa99d1</id>
<content type='text'>
Fix variable name in dnssec._find_candidate_keys</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix variable name in dnssec._find_candidate_keys</pre>
</div>
</content>
</entry>
<entry>
<title>Fix variable name in dnssec._find_candidate_keys</title>
<updated>2013-08-03T21:28:03+00:00</updated>
<author>
<name>Andrei Fokau</name>
<email>andrei@5monkeys.se</email>
</author>
<published>2013-08-03T21:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=f4ec4077abbb285ba5014974c019235abb31531c'/>
<id>f4ec4077abbb285ba5014974c019235abb31531c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>retry_servfail -&gt; self.retry_servfail</title>
<updated>2013-07-17T07:23:04+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2013-07-17T07:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=8a4b8c96eeffb950194c088df18ebe5437f2dcf2'/>
<id>8a4b8c96eeffb950194c088df18ebe5437f2dcf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #29 from jcollie/master</title>
<updated>2013-07-08T09:15:35+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@play-bow.org</email>
</author>
<published>2013-07-08T09:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=f903cdacb1b2950cda766cdf6ba3a9da03390937'/>
<id>f903cdacb1b2950cda766cdf6ba3a9da03390937</id>
<content type='text'>
Preserve Python 2.4 compatibility by switching back to the old style string formatting.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preserve Python 2.4 compatibility by switching back to the old style string formatting.</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve Python 2.4 compatibility.</title>
<updated>2013-07-08T05:35:22+00:00</updated>
<author>
<name>Jeffrey C. Ollie</name>
<email>jeff@ocjtech.us</email>
</author>
<published>2013-07-08T05:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=6f32f59bb503be21632722a85dd20cc65f1f976d'/>
<id>6f32f59bb503be21632722a85dd20cc65f1f976d</id>
<content type='text'>
A new style of string formatting was introduced in Python 2.6.
Preserve Python 2.4 compatibility by switching back to the old style.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new style of string formatting was introduced in Python 2.6.
Preserve Python 2.4 compatibility by switching back to the old style.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix doco</title>
<updated>2013-07-07T11:20:22+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2013-07-07T11:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=62576b2fa40d71a20db621ccb9ad757f1b62bdd9'/>
<id>62576b2fa40d71a20db621ccb9ad757f1b62bdd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
