Fixed a few typos in the documentation

This commit is contained in:
Joshua Lund
2013-09-15 23:20:30 -06:00
parent 2f0222aa00
commit 1cf8a52dde
3 changed files with 11 additions and 11 deletions

View File

@ -24,10 +24,10 @@
- Use random iv, we finally have strong encryption
1.1.1 2013-05-21
- Add encryption, AES, blowfish, etc
- Add encryption, AES, blowfish, etc.
1.1 2013-05-16
- Support IPv6 address (type 4)
- Support IPv6 addresses (type 4)
- Drop Python 2.5 support
1.0 2013-04-03
@ -66,4 +66,4 @@
- Fix socket.error
0.1 2012-04-20
- Initial verion
- Initial version