]> git.phdru.name Git - mimedecode.git/blobdiff - ChangeLog
Fixed last problems with Python 3
[mimedecode.git] / ChangeLog
index 211c766829ea84189c5eade93d36329f6827063d..e6d5d97e2566e261a47fb9257dc6514748194122 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@ Version 2.8.0 (2017-05-??)
 
    Fix: do not decode bytes to unicode under Python 2.7.
 
+   Fixed last problems with Python 3.
+
 Version 2.7.0 (2017-04-26)
 
    Use m_lib.defenc instead of m_lib; install it from PyPI.