diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-01-27 20:29:49 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-01-27 20:29:49 +0000 |
commit | e9743354fe07f186a687733a80a35f5ca5b4f4c0 (patch) | |
tree | 1a20906e2e9ab302035c2ec6d6db6fcd995fb588 /newlib | |
parent | 1319dec602a989ccd09fe2abfb8c326ec47429a5 (diff) | |
download | cygnal-e9743354fe07f186a687733a80a35f5ca5b4f4c0.tar.gz cygnal-e9743354fe07f186a687733a80a35f5ca5b4f4c0.tar.bz2 cygnal-e9743354fe07f186a687733a80a35f5ca5b4f4c0.zip |
Update previous ChangeLog entry with missing info.
Diffstat (limited to 'newlib')
-rw-r--r-- | newlib/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a203c70ca..adecef7c8 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -6,6 +6,7 @@ * Makefile.am (stmp-targ-include): Support include header files from machine directories. + (install-data-local): Ditto. * Makefile.in: Regenerate. 2005-01-24 Jeff Johnston <jjohnstn@redhat.com> |