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
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-01-18 19:11:53 +0300
committerChristopher Faylor <me@cgf.cx>2006-01-18 19:11:53 +0300
commit25ef7a93b619f0370f7b9bca7526a236d1ad9ba4 (patch)
tree4d1980b94f37961650b7e225a32a1fe50996e1a8 /winsup
parent14a4d5989a2415931dec5cdb742576d17ec63970 (diff)
Wasn't going to check this in but since it did get checked in, here's a ChangeLog.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <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.