diff options
| author | Bob Halley <halley@dnspython.org> | 2014-01-10 06:18:47 -0800 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2014-01-10 06:18:47 -0800 |
| commit | 5bb84b13364333fb4dabe1a9c9c7f464ceb20bf5 (patch) | |
| tree | e0e795a8a29fe2c3dcbd404e2773f7564fa73459 /ChangeLog | |
| parent | 84ec693830d440a98d25b263b4d9d1409a3f2ad6 (diff) | |
| download | dnspython-5bb84b13364333fb4dabe1a9c9c7f464ceb20bf5.tar.gz | |
Remove lingering ord()s from is_multicast()
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2014-01-10 Bob Halley <halley@ndnspython.org> + + * dns/inet.py (is_multicast): Removed lingering ord()s. + 2013-12-11 Bob Halley <halley@dnspython.org> * dns/query.py: Fix problems with the IXFR state machine which caused |
