diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2002-10-11 03:40:06 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2002-10-11 03:40:06 +0000 |
commit | afc65aebbdde338f969adc7302fe9581bca8f1c0 (patch) | |
tree | b8bd3c515407863e5add115483b5110736fe80f9 /winsup/w32api/ChangeLog | |
parent | b04b30b914b3939a6f754717e3c6f52339f1cb8f (diff) | |
download | newlib-afc65aebbdde338f969adc7302fe9581bca8f1c0.zip newlib-afc65aebbdde338f969adc7302fe9581bca8f1c0.tar.gz newlib-afc65aebbdde338f969adc7302fe9581bca8f1c0.tar.bz2 |
* include/olectl.h (PROPPAGEINFO): Change type of
field cb to ULONG.
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 b0660d0..28a668a 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,3 +1,8 @@ +2002-10-11 Danny Smith <dannysmith@users.sourceforge.net> + + * include/olectl.h (PROPPAGEINFO): Change type of + field cb to ULONG. + 2002-10-11 Steven Edwards <Steven_Ed4153@yahoo.com> * lib/ntdll.def (RtlAcquireResourceExclusive, |