Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-01-21 08:09:20 +0300
committerChristopher Faylor <me@cgf.cx>2003-01-21 08:09:20 +0300
commit2386c7825fc4409d98cc94b2d472a2e817f554ef (patch)
treee4cbac359d761971586859bd1e51ea65f8956883 /winsup/cygwin
parent33de631bf2a82b8afff304986d96d169ba8992e4 (diff)
add missing ChangeLog entry.
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f0e612688..d0f559991 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -9,6 +9,7 @@
test_file_changed. When the handle is invalid, return true.
(etc::file_changed): Remove unneeded check for !fn[n].
* uinfo.cc (pwdgrp::load): Eliminate spurious setting of fh to NULL.
+ (pwdgrp::operator =): Eliminate.
2003-01-19 Christopher Faylor <cgf@redhat.com>