summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 35e03d5..5d4c0f5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@
by Pavel Shramov
- OBJ_* wrappers did not work properly with OpenSSL 0.9.8a and earlier, fix by
Pavel Shramov
+- Added ASN1_UTCTIME.get_datetime and set_datetime, by Pavel Shramov
- m2urllib did not close sockets properly, fix by Miloslav Trmac
- Fixed httpslib to send only the path+query+fragment part of the URL when
using CONNECT proxy, by James Bowes