summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Proetel <proetel@aicas.com>2003-08-11 09:08:16 +0000
committerIngo Proetel <proetel@aicas.com>2003-08-11 09:08:16 +0000
commitabc63c77a3268a17292df26bd7c70474f39d0acd (patch)
tree9d7ec202cfa892f60c3e4a1e812fb11375b9dcc3
parentbac7a099aa926e2f0fc52830be2bfba37db2a551 (diff)
downloadclasspath-abc63c77a3268a17292df26bd7c70474f39d0acd.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c03da5446..8798c49e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-11 Ingo Proetel <proetel@aicas.com>
+
+ * java/security/Security.java: moved initialization code of providers
+ from static initializer into a method to allow lazy evaluation of
+ this code. This permits faster startup and even automatic removal of
+ this code if it is not needed.
+
2003-08-11 Sascha Brawer <brawer@dandelis.ch>
* java/awt/font/OpenType.java: Declare OpenType tags