diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 564b8af..e08fe9d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2000-09-05 Manfred Hollstein <manfredh@redhat.com> + + * Makefile.am (install-data-local): Use optional $(DESTDIR) where + required, as documented in the gnu coding standards. + * Makefile.in: Regenerate. + 2000-09-05 Jeff Johnston <jjohnstn@redhat.com> * libc/include/fcntl.h (_FNDELAY): Changed to be _FNONBLOCK to |