diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index a028b80..ab42983 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,5 +1,9 @@ 2005-05-20 Christopher Faylor <cgf@timesys.com> + * cygcheck.cc (load_cygwin): Remove debugging statement. + +2005-05-20 Christopher Faylor <cgf@timesys.com> + * cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set. (nuke): Fix off by one error in allocation of environment variable. |