diff options
author | Christopher Faylor <me@cgf.cx> | 2006-08-31 00:53:48 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2006-08-31 00:53:48 +0000 |
commit | c9f1f4b438be2ad49806ae4abc89ecc6badfb5ef (patch) | |
tree | 084d3a8278b5ccca0135d42064d4e56ce462c9c9 /winsup/ChangeLog | |
parent | 52d82ba5277b854196ed538aa5966155abbfd225 (diff) | |
download | cygnal-c9f1f4b438be2ad49806ae4abc89ecc6badfb5ef.tar.gz cygnal-c9f1f4b438be2ad49806ae4abc89ecc6badfb5ef.tar.bz2 cygnal-c9f1f4b438be2ad49806ae4abc89ecc6badfb5ef.zip |
* Makefile.in: Make install-license .PHONY. Make sure that doc directory is
created before copying to it.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index b40115d07..755903941 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,8 @@ +2006-08-30 Christopher Faylor <cgf@timesys.com> + + * Makefile.in: Make install-license .PHONY. Make sure that doc + directory is created before copying to it. + 2006-08-30 Corinna Vinschen <corinna@vinschen.de> * Makefile.in: Make installation of CYGWIN_LICENSE configurable. |