aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@gnu.org>2004-10-19 18:52:04 +0000
committerAndrew Cagney <cagney@gnu.org>2004-10-19 18:52:04 +0000
commitf9dcc467ccff78d5de67fb6c2582731424e8da82 (patch)
treef7ccb11bbb2d4abebc4d9cc98623e3600de315c3 /ChangeLog
parent84ec2724d2ef73f8487aea1751fb8151b69740d5 (diff)
downloadnewlib-f9dcc467ccff78d5de67fb6c2582731424e8da82.zip
newlib-f9dcc467ccff78d5de67fb6c2582731424e8da82.tar.gz
newlib-f9dcc467ccff78d5de67fb6c2582731424e8da82.tar.bz2
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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3341167..beb115e 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>