diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 49afc7828..ba92f6c8f 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2005-10-13 David Rothenberger <daveroth@acm.org> + Christopher Faylor <cgf@timesys.com> + + * Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than + $(INSTALL_DATA). Create directories with 755 permissions. + 2005-10-12 Christopher Faylor <cgf@timesys.com> * dir.cc (mkdir): Abandon use of PC_WRITABLE. |