diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 676aea8a2..38b4beb6d 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2008-10-22 Corinna Vinschen <corinna@vinschen.de> + + * autoload.cc (GetSystemWindowsDirectoryW): Define. + * kernel32.cc (GetWindowsDirectoryW): Implement to abstract from + running under Terminal Services or not. + (GetWindowsDirectoryA): Ditto. + 2008-10-21 Corinna Vinschen <corinna@vinschen.de> * passwd.cc (pwdgrp::read_passwd): Check if we're called within |