summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2005-01-24 20:01:09 +0000
committerAndrew Cagney <cagney@redhat.com>2005-01-24 20:01:09 +0000
commitf0e026f5d6ad67cb34dce28319bd45111366da38 (patch)
treec6e0f7bdc30cd35b77b643b106b4ef72fefd3032 /ChangeLog
parent071863de487a3acb3c9ad3b7eb5f3e9bcffc9ad2 (diff)
downloadbinutils-redhat-f0e026f5d6ad67cb34dce28319bd45111366da38.tar.gz
2005-01-24 Andrew Cagney <cagney@gnu.org>
* gettext.m4: Only fall back to ../intl/ when it's present.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be92a20837..ee2675fb40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-24 Andrew Cagney <cagney@gnu.org>
+
+ * gettext.m4: Only fall back to ../intl/ when it's present.
+
2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
* install-sh, config.sub: Import from upstream.