note NAPTR cmp fix
authorBob Halley <halley@dnspython.org>
Fri, 25 May 2007 01:08:55 +0000 (01:08 +0000)
committerBob Halley <halley@dnspython.org>
Fri, 25 May 2007 01:08:55 +0000 (01:08 +0000)
ChangeLog

index 7b000097e59cd69bfa1fff2d7983e9f166220456..cf98f0abcbb0c543c0b7ec097b9d1feaee348336 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-24  Bob Halley  <halley@dnspython.org>
+
+       * dns/rdtypes/IN/NAPTR.py: NAPTR comparisons didn't compare the
+         preference field due to a typo.
+
 2007-02-07  Bob Halley  <halley@dnspython.org>
 
        * dns/resolver.py: Integrate code submitted by Paul Marks to