blob: 57c5290418f4f3477b6bca3dbe08e073036c4ef3 (
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
|
For full ChangeLog generated from svn commit logs see ChangeLog.
BGO: https://bugs.gentoo.org
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
|