diff options
author | Christopher Faylor <me@cgf.cx> | 2001-10-12 20:02:41 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-10-12 20:02:41 +0000 |
commit | 338420c91880913235a2e95e357e1f20c124beaf (patch) | |
tree | 64214a69629561e162c41115d08f2da27aa017b9 /winsup/subauth/ChangeLog | |
parent | 0aa753540a7c8d416a6cb5c04ce3966c330b1d8e (diff) | |
download | cygnal-338420c91880913235a2e95e357e1f20c124beaf.tar.gz cygnal-338420c91880913235a2e95e357e1f20c124beaf.tar.bz2 cygnal-338420c91880913235a2e95e357e1f20c124beaf.zip |
* Makefile.in: Comment out install for now.
Diffstat (limited to 'winsup/subauth/ChangeLog')
-rw-r--r-- | winsup/subauth/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/subauth/ChangeLog b/winsup/subauth/ChangeLog index 2961463f7..385d6cc11 100644 --- a/winsup/subauth/ChangeLog +++ b/winsup/subauth/ChangeLog @@ -1,5 +1,9 @@ 2001-10-12 Christopher Faylor <cgf@redhat.com> + * Makefile.in: Comment out install for now. + +2001-10-12 Christopher Faylor <cgf@redhat.com> + * Makefile.in: Accomodate changes to w32api_include macro. Sun May 20 00:24:36 2001 Christopher Faylor <cgf@cygnus.com> |