added changelog for geni stuff
authorJosh Karlin <jkarlin@bbn.com>
Wed, 3 Mar 2010 19:52:42 +0000 (19:52 +0000)
committerJosh Karlin <jkarlin@bbn.com>
Wed, 3 Mar 2010 19:52:42 +0000 (19:52 +0000)
CHANGES-GENI-API.txt [new file with mode: 0644]

diff --git a/CHANGES-GENI-API.txt b/CHANGES-GENI-API.txt
new file mode 100644 (file)
index 0000000..b9c428b
--- /dev/null
@@ -0,0 +1,9 @@
+2010-03-03  Josh Karlin  <jkarlin@localhost.localdomain>
+
+       * 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.
+
+
+