Wasn't going to check this in but since it did get checked in, here's a ChangeLog.

This commit is contained in:
Christopher Faylor 2006-01-18 16:11:53 +00:00
parent 14a4d5989a
commit 25ef7a93b6
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
2006-01-18 Christopher Faylor <cgf@timesys.com>
* 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 <dave.korn@artimi.com>
* cygpath.cc (dowin): Remove stray debugging printf statement.