diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-11-16 17:00:48 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-11-16 17:01:00 +0100 |
commit | 40c94306c1ee502e517d7700fd6a2c6c911674c8 (patch) | |
tree | b7524e460e546b2f4db556c4637511ae96836cf9 | |
parent | Use Meson as build system (diff) | |
download | java-config-40c94306c1ee502e517d7700fd6a2c6c911674c8.tar.gz java-config-40c94306c1ee502e517d7700fd6a2c6c911674c8.tar.bz2 java-config-40c94306c1ee502e517d7700fd6a2c6c911674c8.zip |
Update NEWS
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ For full ChangeLog generated from svn commit logs see ChangeLog. BGO: https://bugs.gentoo.org +2.3.3 / 2.3.2: +* Correctly set java.library.path in launcher +* Allow java-config to parse inverted conditions + 2.3.1: * Fix a bug related to eprefix in setup.py. |