diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 190ce3fcd..3d788d0be 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2008-04-03 Corinna Vinschen <corinna@vinschen.de> + * path.cc (mount_info::from_fstab): Get module path name of the Cygwin + DLL, not the path of the application. + +2008-04-03 Corinna Vinschen <corinna@vinschen.de> + Cleanup. * exceptions.cc (windows_system_directory): Make static. Convert to WCHAR. |