summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-11-13 21:47:52 +0000
committerDan Williams <dcbw@redhat.com>2008-11-13 21:47:52 +0000
commit543d9b995c1e420d50457d6b0a4aab21dcc9a8ad (patch)
treea07cc0425c70e3a149bd6666edc9830f3b080d38 /ChangeLog
parente2f65ce12ae4fe2f2b0c537eaf59d6c8f8c8a002 (diff)
2008-11-13 Dan Williams <dcbw@redhat.com>
* libnm-util/crypto.c - (crypto_get_private_key_data): fix bad initial arg type checking from pkcs#12 patch git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4281 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c84965318..46af245a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-13 Dan Williams <dcbw@redhat.com>
+ * libnm-util/crypto.c
+ - (crypto_get_private_key_data): fix bad initial arg type checking
+ from pkcs#12 patch
+
+2008-11-13 Dan Williams <dcbw@redhat.com>
+
Add support for PKCS#12 private keys (bgo #558982)
* libnm-util/crypto.c