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-04-01 00:45:38 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-04-01 00:45:38 +0400
commitcb01b9eadb40425864240c92002c8428a3216455 (patch)
tree886d684147d427f67f2f8b15a0b649619b9cbea7 /winsup/w32api/ChangeLog
parent06bdee1cf624225ab1d06a64687642a3de7f85b2 (diff)
* include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 1104df0fc..cd9ffaab8 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-31 Victor Porton <porton@narod.ru>
+
+ * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
+
2002-03-29 David Robinow <drobinow@yahoo.com>
* include/wingdi.h (SetPixelFormat): Correct prototype.