diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-05-25 18:41:24 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-05-25 18:41:24 +0000 |
commit | 748ec7aeaa84c75c04a8f505b68bb397f7965289 (patch) | |
tree | 818f3026f3100ad7e736245d04ccb46c4bc03f33 /NEWS | |
parent | Prepend JAVA_HOME to MANPATH instead of appending so that it comes before gen... (diff) | |
download | java-config-748ec7aeaa84c75c04a8f505b68bb397f7965289.tar.gz java-config-748ec7aeaa84c75c04a8f505b68bb397f7965289.tar.bz2 java-config-748ec7aeaa84c75c04a8f505b68bb397f7965289.zip |
Increase version and write NEWS entry for 2.0.33.
svn path=/projects/java-config-2/trunk/; revision=4784
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,4 +1,14 @@ -ChangeLog was empty before 2.0.31 +For full ChangeLog generated from svn commit logs see ChangeLog. + +Changes in 2.0.33: + * ENV_VARS support for package.env so that for example swt can + export MOZILLA_FIVE_HOME to using packages + * Make java-config not dependent on the files in the Portage tree + by importing them to our svn and installing them using distutils + * Make gjl add JAVA_LIBRARY_PATH and LD_LIBRARY_PATH variables to + java.library.path property + * Make profile.d scripts export MANPATH so that man java works when + running a system without generation 1 Changes in 2.0.32: * Fixed jrockit-jdk-bin in jdk-defaults-ia64.conf |