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/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 8090d955d..b3d3055d5 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,9 +1,13 @@
-2002-12-11 Danny Smith <dannysmith@users.sourveforge.net>
+2002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
+
+ * include/oleacc.h (SELFLAG_*): Change to enum.
+
+2002-12-11 Danny Smith <dannysmith@users.sourceforge.net>
* include/shlobj.h (IShellLinkW::GetPath): Correct prototype.
Thanks to: Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
-2002-12-09 Danny Smith <dannysmith@users.sourveforge.net>
+2002-12-09 Danny Smith <dannysmith@users.sourceforge.net>
* include/shellapi.h (ExtractIconEx[AW]): Correct return type
to UINT.