diff options
author | Christopher Faylor <me@cgf.cx> | 2006-12-11 18:58:40 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2006-12-11 18:58:40 +0000 |
commit | fc32d708410691b1514b6f21f149bfa8f7635c92 (patch) | |
tree | 08946d42dbf70de51778f6b7551c53b0cbae2c8d /winsup/utils | |
parent | c16548b2a222c8ab43ae35651d069af4191836c6 (diff) | |
download | newlib-fc32d708410691b1514b6f21f149bfa8f7635c92.zip newlib-fc32d708410691b1514b6f21f149bfa8f7635c92.tar.gz newlib-fc32d708410691b1514b6f21f149bfa8f7635c92.tar.bz2 |
correct email address
Diffstat (limited to 'winsup/utils')
-rw-r--r-- | winsup/utils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 8005505..fb38293 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,4 +1,4 @@ -2006-12-10 Christopher Faylor <cgf@timesys.com> +2006-12-10 Christopher Faylor <me+cygwin@cgf.cx> * mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and pass POSIX path directly - this avoids a cygwin DLL warning. |