diff options
author | DJ Delorie <dj@redhat.com> | 2014-10-23 01:49:49 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2014-10-23 01:49:49 +0000 |
commit | 787fa74125794427c5334019bcb295960286ceaf (patch) | |
tree | 9ff5187e8cdf799863a0ce064a90d6105b8e8c66 /libgloss/ChangeLog | |
parent | 1ac9d47a7e977ec3f74a29bf65e1da3bc03474f5 (diff) | |
download | cygnal-787fa74125794427c5334019bcb295960286ceaf.tar.gz cygnal-787fa74125794427c5334019bcb295960286ceaf.tar.bz2 cygnal-787fa74125794427c5334019bcb295960286ceaf.zip |
2014-10-22 Tim Harder <radhermit@gmail.com>
* msp430/Makefile.in: respect DESTDIR during install
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 6ee7e5847..739626f5b 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,7 @@ +2014-10-22 Tim Harder <radhermit@gmail.com> + + * msp430/Makefile.in: respect DESTDIR during install + 2014-09-22 Peter A. Bigot <pab@pabigot.com> * configure.in: Remove config_libnosys=false |