summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2006-03-04 00:03:05 +0000
committerTom Tromey <tromey@redhat.com>2006-03-04 00:03:05 +0000
commitfad8f87116c868428786e11d92342dbf6f814cc0 (patch)
tree15a97d1540290bd40cf2ffb3b23acd5e70d6a4c0 /ChangeLog
parent3e49530cc4a0df6a23df163c8da936097b571ce4 (diff)
downloadclasspath-fad8f87116c868428786e11d92342dbf6f814cc0.tar.gz
* javax/net/ssl/SSLException.java (SSLException): New constructors.
(serialVersionUID): New field.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6161e46e..a95efc008 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-03-03 Tom Tromey <tromey@redhat.com>
+ * javax/net/ssl/SSLException.java (SSLException): New constructors.
+ (serialVersionUID): New field.
+
+2006-03-03 Tom Tromey <tromey@redhat.com>
+
* java/security/spec/InvalidKeySpecException.java
(InvalidKeySpecException): New constructors.
* java/security/cert/CertificateParsingException.java