diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-10-19 18:52:04 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-10-19 18:52:04 +0000 |
commit | 4fadea71b57de1b657a2ea3f02bb35e52c877c82 (patch) | |
tree | bd5d774619315a1674296c2fd800fa98f5070903 /ChangeLog | |
parent | a86712f119715cfdb8c431873596ff7030d249ab (diff) | |
download | gdb-4fadea71b57de1b657a2ea3f02bb35e52c877c82.tar.gz |
2004-10-19 Andrew Cagney <cagney@gnu.org>
* src-release (do-djunpack, do-md5sum): Install the generated file
directly into the proto-toplev/ directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 33411676d84..beb115ecebe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2004-10-19 Andrew Cagney <cagney@gnu.org> + * src-release (do-djunpack, do-md5sum): Install the generated file + directly into the proto-toplev/ directory. + +2004-10-19 Andrew Cagney <cagney@gnu.org> + * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. 2004-10-12 Kelley Cook <kcook@gcc.gnu.org> |