From 0548bb4aba154c468f2ea6b498089891415bf526 Mon Sep 17 00:00:00 2001
From: Mark Wielaard
Date: Tue, 2 Dec 2003 17:31:46 +0000
Subject: [PATCH] Security.java: Don't use in the api doc.
2003-12-02 Mark Wielaard
* java/security/Security.java: Don't use in the api doc.
From-SVN: r74191
---
libjava/ChangeLog | 4 ++++
libjava/java/security/Security.java | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index d97672fa5ff..782075510b6 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-02 Mark Wielaard
+
+ * java/security/Security.java: Don't use in the api doc.
+
2003-12-02 Dalibor Topic
<crypto_service>.<algorithm_or_type> <attribute_name>:<attribute_value>
+ *<crypto_service>.<algorithm_or_type> <attribute_name>:<attribute_value>
*The cryptographic service name must not contain any dots. There must * be one or more space charaters between the the <algorithm_or_type> * and the <attribute_name>.