aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-12-11 18:58:40 +0000
committerChristopher Faylor <me@cgf.cx>2006-12-11 18:58:40 +0000
commitfc32d708410691b1514b6f21f149bfa8f7635c92 (patch)
tree08946d42dbf70de51778f6b7551c53b0cbae2c8d /winsup/utils
parentc16548b2a222c8ab43ae35651d069af4191836c6 (diff)
downloadnewlib-fc32d708410691b1514b6f21f149bfa8f7635c92.zip
newlib-fc32d708410691b1514b6f21f149bfa8f7635c92.tar.gz
newlib-fc32d708410691b1514b6f21f149bfa8f7635c92.tar.bz2
correct email address
Diffstat (limited to 'winsup/utils')
-rw-r--r--winsup/utils/ChangeLog2
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.