aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorTheodore A. Roth <troth@openavr.org>2003-07-11 18:03:36 +0000
committerTheodore A. Roth <troth@openavr.org>2003-07-11 18:03:36 +0000
commitba292e4cc03abd0907f051661267af2dd72a2696 (patch)
treef6fd3618863a0174b59631dc37854ec582baf259 /gdb
parent95303a6828f3d4dde611d2d1e2ad8950fcfe37b3 (diff)
downloadfsf-binutils-gdb-ba292e4cc03abd0907f051661267af2dd72a2696.zip
fsf-binutils-gdb-ba292e4cc03abd0907f051661267af2dd72a2696.tar.gz
fsf-binutils-gdb-ba292e4cc03abd0907f051661267af2dd72a2696.tar.bz2
Fix my previous entry to denote the rule I changed.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9e0acef..5d5cec5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,6 +1,7 @@
2003-07-11 Theodore A. Roth <troth@openavr.org>
- * 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 <rth@redhat.com>