diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index ca74fbfdc..a5c44eeae 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,12 @@ +2006-01-18 Christopher Faylor + + * Makefile.in (sysconfdir): Remove unneeded variable. + + * mkgroup.c: Replace ` with ' throughout. + * mkpasswd.c: Ditto. + * setfacl.c: Ditto. + * ssp.c: Ditto. + 2006-01-18 Dave Korn * cygpath.cc (dowin): Remove stray debugging printf statement.