summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-06-03 22:13:28 +0000
committerChristopher Faylor <me@cgf.cx>2006-06-03 22:13:28 +0000
commit0c58e0b3036508120e054c77390e209722614412 (patch)
tree749bdc7d5410608c8eda3b2e05063566833c27ab /winsup/cygwin/ChangeLog
parentc76ca047463a3f9ad93f5bafaf247ae6862197ea (diff)
downloadcygnal-0c58e0b3036508120e054c77390e209722614412.tar.gz
cygnal-0c58e0b3036508120e054c77390e209722614412.tar.bz2
cygnal-0c58e0b3036508120e054c77390e209722614412.zip
fix wording
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b7ad00b1c..c5934ea5c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,7 +1,8 @@
2006-06-03 Christopher Faylor <cgf@timesys.com>
* cygthread.cc (cygthread::terminate_thread): In debugging output, use
- name of thread being terminated rather than thread doing terminating.
+ name of thread being terminated rather than thread doing the
+ terminating.
* fhandler.h (fhandler_pty_master::slave): Delete.
(fhandler_pty_master::get_unit): Ditto.