Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-08-13 03:10:16 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-08-13 03:10:16 +0400
commit03a0a275b57fb45cabf87683bc1715f64b6c288a (patch)
treeb4e80ffc54a3a7cc669174e10f71bc661d835b06 /winsup/w32api/ChangeLog
parentd6f9ca7959c93f6f3d268ab202bb2945c9559fd6 (diff)
* include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):
Add prototypes.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index f6e7a84ce..86c4f6184 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-13 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):
+ Add prototypes.
+
2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>
* include/shellapi.h (FOF_NOERRORUI): Add define.