blob: 53c4221af447f54765cac69ea37d57296a568a3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
0.1.0:
* Support ROOT and Gentoo Prefix in java-vm and java-nsplugin
* Add support for icedtea-web with selectable jvm to java-nsplugin
* run-java-tool no longer installed in PATH
* BGO227507: Remove unused code
* BGO362745: Remove code in global scope
* BGO398367: Return proper version infromation
0.0.0:
* Import eselect modules "java-vm" and "java-nsplugin" as well as
run-java-tool from java-config-2.1.12
* Import eselect module "maven" from eselect-maven-0.2
* import eselect module "ecj" from eselect-ecj-0.7
* Write build system and auxilary files
vim: set ts=4 et cc=72 :
|