diff options
author | Jakub Jelinek <jakub@redhat.com> | 2011-04-21 15:15:02 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2011-04-21 15:15:02 +0200 |
commit | 3b6e9676fe13ef1fb9f362091ab7a8737adc8e75 (patch) | |
tree | a4ec9bece7189085fe97db37a320ab3ede2a6b83 /maintainer-scripts/ChangeLog | |
parent | f103fa7a35f8a0b685c914de99d913cc0a655808 (diff) | |
download | gcc-3b6e9676fe13ef1fb9f362091ab7a8737adc8e75.zip gcc-3b6e9676fe13ef1fb9f362091ab7a8737adc8e75.tar.gz gcc-3b6e9676fe13ef1fb9f362091ab7a8737adc8e75.tar.bz2 |
gcc_release (maybe_build_tarfile): Don't build a tarfile if the first directory doesn't exist.
* gcc_release (maybe_build_tarfile): Don't build a tarfile if
the first directory doesn't exist.
From-SVN: r172827
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r-- | maintainer-scripts/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index d997e8d..dc399a7 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,8 @@ +2011-04-21 Jakub Jelinek <jakub@redhat.com> + + * gcc_release (maybe_build_tarfile): Don't build a tarfile if + the first directory doesn't exist. + 2011-03-14 Jakub Jelinek <jakub@redhat.com> * crontab: Enable 4.7 snapshots, switch 4.6 snapshots to |