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:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 4d0bd268f..03d83bb1b 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,8 +1,16 @@
+2002-08-09 Mark Schreiber <mark7@users.sourceforge.net>
+
+ * include/wincrypt.h (CRYPT_NOHASHOID): Add define.
+
+2002-08-09 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/commctrl.h: Whitespace change.
+
2002-08-09 Lars Munch <lars@segv.dk>
* include/commctrl.h (tagTVHITTESTINFO): Replace obsolete
struct name _TVHITTESTINFO and typedefs and add defines for
- backward coapatability.
+ backward compatability.
(ListView_SetExtendedListViewStyleEx): Add macro.
2002-08-05 Danny Smith <dannysmith@users.sourceforge.net>