aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2020-06-23 15:24:53 +0200
committerPatrice Clement <monsieurp@gentoo.org>2020-06-23 15:25:57 +0200
commit76714affabc2e2ab6428a7c2d86ddcd2f22b3104 (patch)
treea85cd9cd76856e67ed5cb460e85096d349482d92 /NEWS
parentmove eprefix declaration up and use it when installing files (diff)
downloadjava-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2530231..200bc9e 100644
--- a/NEWS
+++ b/NEWS
@@ -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.