diff options
author | Arnaud Charlet <charlet@adacore.com> | 2005-03-09 09:49:09 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2005-03-09 10:49:09 +0100 |
commit | ab743bf6439788276709c91deb0e018f5bdfa944 (patch) | |
tree | f2ab30be019823208b096aa8a4478e371643f74f /gnattools/ChangeLog | |
parent | 0f875e1a602ba1c68b6e47e375f8ea8ac56962a2 (diff) | |
download | gcc-ab743bf6439788276709c91deb0e018f5bdfa944.zip gcc-ab743bf6439788276709c91deb0e018f5bdfa944.tar.gz gcc-ab743bf6439788276709c91deb0e018f5bdfa944.tar.bz2 |
* Makefile.in: Fix incorrect use of ' in shell command
From-SVN: r96181
Diffstat (limited to 'gnattools/ChangeLog')
-rw-r--r-- | gnattools/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnattools/ChangeLog b/gnattools/ChangeLog index e11c177..1a0baa3 100644 --- a/gnattools/ChangeLog +++ b/gnattools/ChangeLog @@ -1,3 +1,7 @@ +2005-03-09 Arnaud Charlet <charlet@adacore.com> + + * Makefile.in: Fix incorrect use of ' in shell command + 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Remove use of cc_set_by_configure; just use |