diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2020-04-24 06:16:01 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2020-04-24 06:57:41 -0700 |
commit | a04f6c7257cac50f2688e5b1b055d87f2231d33a (patch) | |
tree | 32dd7f4aeb9f573df1ec65c8c20110ef50333fdc /CHANGES | |
parent | Update version for a release (diff) | |
download | layman-a04f6c7257cac50f2688e5b1b055d87f2231d33a.tar.gz layman-a04f6c7257cac50f2688e5b1b055d87f2231d33a.tar.bz2 layman-a04f6c7257cac50f2688e5b1b055d87f2231d33a.zip |
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ CHANGES ------- +Version 2.4.3 - Release 2020-04-24 +================================== + - Bug 613936 Drop portage_native_kwargs + - Bug 674594 typo in laymansync.pylayman.py + - Fix python 3.7 and python 3.8 compatibility + - several more typo fixes, added more debug statements... + Version 2.4.2 - Release 2017-02-01 ================================== - Bug 587474 Fix a missed eprefix placeholder for repos_conf setting. |