diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -45,7 +45,8 @@ Python 2 was revision 605. * Removed support for the iconv_codec library, which doesn't seem to exist anymore and was never put up on PyPI. (The closest - replacement on PyPI, iconv_codecs, is GPL-licensed, so we can't use it.) + replacement on PyPI, iconv_codecs, is GPL-licensed, so we can't use + it--it's also quite old.) = 4.10.0 (20210907) |