diff options
author | Colin Howell <chowell@redhat.com> | 2001-03-23 18:21:28 +0000 |
---|---|---|
committer | DJ Delorie <dj@gcc.gnu.org> | 2001-03-23 13:21:28 -0500 |
commit | e9f4fa71431e33e47b1eab017ee03f937e27b058 (patch) | |
tree | 461f2083620eecee8678f9f300cf7c13705c1dc2 /ChangeLog | |
parent | 3e02b1c3e85584cb8d944fe4cd3c94eea723c77b (diff) | |
download | gcc-e9f4fa71431e33e47b1eab017ee03f937e27b058.tar.gz |
* Makefile.in (DO_X): Do not backslash single-quotes in backquotes.
From-SVN: r40783
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 047c6f2187b..730aff9e079 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-03-22 Colin Howell <chowell@redhat.com> + + * Makefile.in (DO_X): Do not backslash single-quotes in backquotes. + 2001-03-22 Alexandre Oliva <aoliva@redhat.com> Re-installed: |