diff options
author | raveit65 <[email protected]> | 2019-02-25 21:02:18 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-25 21:02:18 +0100 |
commit | 75906bebc8b7ce8adef7040d5bebde8ff7f59090 (patch) | |
tree | 62321ba38ce274d6f8fc43a37f95a15ce006dcf3 /NEWS | |
parent | 00f753065d7b41b3213273a80c8efcbe142aabb8 (diff) | |
download | python-caja-75906bebc8b7ce8adef7040d5bebde8ff7f59090.tar.bz2 python-caja-75906bebc8b7ce8adef7040d5bebde8ff7f59090.tar.xz |
release 1.22.0v1.22.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +### python-caja 1.22.0 + + * fix distcheck when use python3 + * Initialize Travis CI support + * Examples: remove use of Python 2/3 incompatible urllib/urlparse. + * Report effective Python version and library location at the end of configure + * docs: fix remaining incompatibility with Python 3 + ### python-caja 1.21.1 * Translations update |