diff options
author | Christopher Faylor <me@cgf.cx> | 2003-07-25 16:08:00 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-07-25 16:08:00 +0000 |
commit | e222bf6748487542cc00129e42120724d46fb3c4 (patch) | |
tree | 1364972e39b72bdfaf23708dca7bd501ebbc7b8d /newlib/ChangeLog | |
parent | 035367578f7afc08160014c1ab11eeb627a88f31 (diff) | |
download | cygnal-e222bf6748487542cc00129e42120724d46fb3c4.tar.gz cygnal-e222bf6748487542cc00129e42120724d46fb3c4.tar.bz2 cygnal-e222bf6748487542cc00129e42120724d46fb3c4.zip |
* configure.host: Find cygwin include directory, when appropriate.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index d7557c21a..a6dc8b607 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2003-07-25 Christopher Faylor <cgf@redhat.com> + + * configure.host: Find cygwin include directory, when appropriate. + 2003-07-24 Christopher Faylor <cgf@redhat.com> * libc/stdio64/fdopen64.c: New file. |