From: Theodore A. Roth Date: Fri, 11 Jul 2003 18:00:10 +0000 (+0000) Subject: Fix my previous entry to denote the rule I changed. X-Git-Tag: cagney_x86i386-20030821-branchpoint~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9181b1b37087d2b0cad25bd361e87a5fedcf175;p=thirdparty%2Fbinutils-gdb.git Fix my previous entry to denote the rule I changed. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ebc5aeb2097..e3f02db64db 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,7 @@ 2003-07-11 Theodore A. Roth - * Makefile.in: Quote sed expression when generating transformed_name. + * Makefile.in (install-only): Quote sed expression when generating + transformed_name. 2003-07-11 Richard Henderson