From 6f1381df306c5ad792bc07c3f1e9f480df8134ef Mon Sep 17 00:00:00 2001 From: Josh Karlin Date: Wed, 3 Mar 2010 19:52:42 +0000 Subject: [PATCH] added changelog for geni stuff --- CHANGES-GENI-API.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CHANGES-GENI-API.txt diff --git a/CHANGES-GENI-API.txt b/CHANGES-GENI-API.txt new file mode 100644 index 00000000..b9c428b5 --- /dev/null +++ b/CHANGES-GENI-API.txt @@ -0,0 +1,9 @@ +2010-03-03 Josh Karlin + + * sfa/trust/certificate.py (Certificate.load_from_string): + Certificates no longer use a parent separator. Now uses the + standard openssl chaining format which is to simply append + certificates together. + + + -- 2.47.0