add missing ChangeLog entry.

This commit is contained in:
Christopher Faylor 2003-01-21 05:09:20 +00:00
parent 33de631bf2
commit 2386c7825f

View File

@ -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>