From 168b1a5b7b532ddeed5dde7bfd23e8c5f6206900 Mon Sep 17 00:00:00 2001 From: jschauma Date: Tue, 26 Aug 2003 21:02:52 +0000 Subject: Apparently, as wiz found out, Sun released a new version of their 1.4.2 JDK, aptly called 1_4_2_01, or, as we call it, sun-jdk14-2.1. Bugs fixed in this release, according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html - DPI setting not supported in GTK L&F - j2re-1_4_2-iftw.exe installer has problems if IE proxy config is incorrect - enable JavaUpdate in 1.4.2_01 - Remove \r\rn characters from Balloon Tip text - JavaUpdate shows 'Java Update not completed' message when reboot is accepted - Can't input character into the applet text field when doing the applet demo - Random date/time attributes produced in jars through unpack breaks Java Update - No warning/error messages if patching fails through incremental update - The auto download URL in Mantis FCS demo is not correct. - Trigger installer to reboot if Sun VM is running in IE during Java Update - Java Update tab should be hidden from non-administrative users - Web bundle installer fails to install if proxy requires authentication - Installer needs a more explicit message than "creating jar files" - Updated PhoneHome behavior for consumers - Need to update java logos in Java2Demo - Upgrade from 1.4.2 to 1.4.2_01 & uninstall leaves JavaUpdate registry entries - JavaScript, wrong url for auto-install - 1.4.2_01 HTMLConverter refers to the wrong default autodl URL - jre 1.4.2_01, Fr, computer needs to be rebooted dialog is too long - jre 1.4.2_01, It, string 'Finishing installation...' is too long - j2sdk 1.4.2_01, ja, extra '\' character in the installshield - FloatingDecimal throws an assertion error with -enablesystemassertions flag. --- lang/sun-jre14/PLIST | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'lang/sun-jre14/PLIST') diff --git a/lang/sun-jre14/PLIST b/lang/sun-jre14/PLIST index 1c76fa836cd..7e13e44f350 100644 --- a/lang/sun-jre14/PLIST +++ b/lang/sun-jre14/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2003/08/13 03:29:55 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.10 2003/08/26 21:02:53 jschauma Exp $ .systemPrefs/.system.lock .systemPrefs/.systemRootModFile CHANGES @@ -66,6 +66,12 @@ lib/ext/localedata.jar lib/ext/sunjce_provider.jar lib/flavormap.properties.default lib/font.properties.default +lib/font.properties.ja.Sun +lib/font.properties.ja_JP_UTF8.Sun +lib/font.properties.zh_CN.Sun +lib/font.properties.zh_CN_UTF8.Sun +lib/font.properties.zh_TW.Sun +lib/font.properties.zh_TW_UTF8.Sun lib/font.properties.Redhat6.1.default lib/font.properties.ja.default lib/font.properties.ja.Redhat6.1.default -- cgit v1.2.3