aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 2faa9d9e40584045da7afdc028bcd04d047c5b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
For full ChangeLog generated from svn commit logs see ChangeLog.

  BGO:  https://bugs.gentoo.org

2.3.4:
* Install java-config-2 as java-config from now on

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.

2.3:
* Remove a lot of cruft.
* Python 3.8 compat mostly.
* Set out a plan to get rid of the current codebase that nobody understands nor
care to actually understand in order to write a new java-config that makes
sense for the current team (me).

2.2.0:

  * BGO 455798: Use recorded VM dependency for launcher
  * BGO 402315: Don't lock on active VM in presence of virtuals.
  * ROOT support
  * Gentoo Prefix support
  * Install man page
  * eselect modules and run-java-tool are split-out into separate package
    eselect-java.
  * desktop files, icons, env.d and profile.d files as well as revdep-rebuild
    control file now part of baselayout-java.
  * Generate jdk-defaults.conf at install time having a reasonable fallback for
    unknown architectures.
  * Face lifting for 'java-config --help'
  * Fix sdist and add test command to setup.py


1.1.12:
  * ?

Changes in 2.1.6:
 * Fixes for virtuals that have vms as providers. Needed for for example jaf.
 
Changes in 2.1.5:
 * Add jnlp file assocations http://bugs.gentoo.org/show_bug.cgi?id=35024
 * Fix eselect bug http://bugs.gentoo.org/show_bug.cgi?id=211454