diff options
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r-- | winsup/w32api/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index 5791fe451..72e402342 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,7 +1,11 @@ +2004-11-11 Danny Smith <dannysmith@users.sourceforge.net> + + * include/ras.h (RASCONN[AW]): Remove dwSessionId field. + 2004-11-09 Danny Smith <dannysmith@users.sourceforge.net> - * include/winnls.h (WINBASEAPI): Define as DECLSPEC_IMPORT. - if undefined. and __W32API_USE_DLLIMPORT__. + * include/winnls.h (WINBASEAPI): Define as DECLSPEC_IMPORT + if undefined and __W32API_USE_DLLIMPORT__. Add WINBASEAPI token to prototypes, throughout. 2004-11-08 Danny Smith <dannysmith@users.sourceforge.net> |