diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2020-06-23 15:24:53 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2020-06-23 15:25:57 +0200 |
commit | 76714affabc2e2ab6428a7c2d86ddcd2f22b3104 (patch) | |
tree | a85cd9cd76856e67ed5cb460e85096d349482d92 /NEWS | |
parent | move eprefix declaration up and use it when installing files (diff) | |
download | java-config-76714affabc2e2ab6428a7c2d86ddcd2f22b3104.tar.gz java-config-76714affabc2e2ab6428a7c2d86ddcd2f22b3104.tar.bz2 java-config-76714affabc2e2ab6428a7c2d86ddcd2f22b3104.zip |
update NEWS
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ For full ChangeLog generated from svn commit logs see ChangeLog. BGO: https://bugs.gentoo.org +2.3.1: +* Fix a bug related to eprefix in setup.py. + 2.3: * Remove a lot of cruft. * Python 3.8 compat mostly. |