summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-09-06 02:38:22 +0000
committerChristopher Faylor <me@cgf.cx>2001-09-06 02:38:22 +0000
commit0fb61528c94f959e5c1bfc9aeab7e09d0dcbf54b (patch)
tree75ef38d0c081066b5d5b5f957c4cd49521d5b099 /winsup/utils/ChangeLog
parent94ce0c04c10126774559deb9225ed20a77083877 (diff)
downloadcygnal-0fb61528c94f959e5c1bfc9aeab7e09d0dcbf54b.tar.gz
cygnal-0fb61528c94f959e5c1bfc9aeab7e09d0dcbf54b.tar.bz2
cygnal-0fb61528c94f959e5c1bfc9aeab7e09d0dcbf54b.zip
* Makefile.in (dumper): Change logic for libbfd and libintl so that they will
be found either in the build tree or the installed directory. * mkpasswd.c (enum_users): Add a comment as a password for NT.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 1ae3d9ade..e51ec6214 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,9 @@
+Wed Sep 5 22:37:21 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * Makefile.in (dumper): Change logic for libbfd and libintl so that
+ they will be found either in the build tree or the installed directory.
+ * mkpasswd.c (enum_users): Add a comment as a password for NT.
+
2001-09-03 Michael A Chase <mchase@ix.netcom.com>
* mount.cc (mount_commands): Don't write /cygdrive/u mount points.