Fix ChangeLog entry.

This commit is contained in:
Christopher Faylor 2003-01-21 05:09:48 +00:00
parent 2386c7825f
commit b99b804bb0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +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.
* pwdgrp.h (pwdgrp::operator =): Eliminate.
2003-01-19 Christopher Faylor <cgf@redhat.com>