summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e872eca..6c24c2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-10-13 Dominic Chen <d.c.ddcc@gmail.com>
+
+ * OpenSSL/crypto.py: Implement the ``dump_crl()`` function to dump a
+ certificate revocation list out to a string buffer.
+
2015-09-07 Sam Lee <sam.rr.lee@gmail.com>
* OpenSSL/SSL.py, OpenSSL/test/test_ssl.py: Implemented