summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 4c23bd471..a5d1912d1 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,17 @@
+2008-07-25 Bo Yang <techrazy@users.sourceforge.net>
+
+ * include/wincrypt.h (struct _CRYPT_KEY_PROV_PARAM,
+ struct _CRYPT_KEY_PROV_INFO, CertGetCertificateContextProperty,
+ CryptEnumKeyIdentifierProperties, CryptAcquireCertificatePrivateKey,
+ CertCreateCertificateContext, CryptGetKeyIdentifierProperty,
+ CertSetCertificateContextProperty, CertCompareCertificateName,
+ CryptSetKeyIdentifierProperty, CertOIDToAlgId, CryptGetDefaultProviderA,
+ CryptGetDefaultProviderW and many corresponding macroes): Define.
+ * lib/crypt32.def (Export the above 11 functions): Export.
+ * include/winerror.h (CRYPT_E_NOT_FOUND and other crypt related
+ macroes): Define.
+
+
2008-07-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/winuser.h (MENUGETOBJECTINFO, MNGO_NOINTERFACE, MNGO_NOERROR,