Fix byte casting issues & typos

This commit is contained in:
Gene Shuman
2017-03-01 16:48:32 -08:00
parent 7456fffcea
commit 4079b79abc
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -1,5 +1,6 @@
UNRELEASED Version 0.6.2
- Fixed python3.4 string interpolation issue
- Fix some byte casting issues & typos
2017-01-27 Version 0.6.1
- Fixed python3 dns lookup issue