diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2002-09-16 10:28:16 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2002-09-16 10:28:16 +0000 |
commit | 0812076923f58711b8eab2eae0835810eb305d79 (patch) | |
tree | e5250f0ccd5a4512fc4196014c108a6eae4be821 /winsup/w32api/ChangeLog | |
parent | fbf3d133cea438ac0b7a1197e4d367e893a1b824 (diff) | |
download | newlib-0812076923f58711b8eab2eae0835810eb305d79.zip newlib-0812076923f58711b8eab2eae0835810eb305d79.tar.gz newlib-0812076923f58711b8eab2eae0835810eb305d79.tar.bz2 |
* lib/shell32.def (SHGetFolderPath[AW]): Add comment.
* lib/shfolder.def: New file.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r-- | winsup/w32api/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index 95f9683..5fbd60c 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,3 +1,8 @@ +2002-09-16 Danny Smith <dannysmith@users.sourceforge.net> + + * lib/shell32.def (SHGetFolderPath[AW]): Add comment. + * lib/shfolder.def: New file. + 2002-09-12 Danny Smith <dannysmith@users.sourceforge.net> * include/winsock.h (timeval): Guard struct and associated |