summaryrefslogtreecommitdiff
path: root/ChangeLog-jessie-nio
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-jessie-nio')
-rw-r--r--ChangeLog-jessie-nio15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog-jessie-nio b/ChangeLog-jessie-nio
index 72707c6a5..0770cc7c0 100644
--- a/ChangeLog-jessie-nio
+++ b/ChangeLog-jessie-nio
@@ -1,3 +1,18 @@
+2006-03-26 Casey Marshall <csm@gnu.org>
+
+ * jessie-tests/gnu/javax/net/ssl/provider/testAlert.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testCertificate.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testCertificateRequest.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testCipherSuiteList.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testClientHello.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testCompressionMethodList.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testHelloRequest.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testRecord.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testServerDHParams.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testServerHello.java,
+ * jessie-tests/gnu/javax/net/ssl/provider/testServerRSAParams.java,
+ * jessie-tests/run-tests.sh: new files.
+
2006-03-10 Casey Marshall <csm@gnu.org>
* gnu/java/lang/PseudoEnum.java: new file.