summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-03-01 01:45:27 +0000
committerUlrich Drepper <drepper@redhat.com>2005-03-01 01:45:27 +0000
commit9db670f07a8fc5db98c7faa2bbe56d5040058234 (patch)
tree8dd9436ff5b1ab28a8193420bf0087b421684e08 /ChangeLog
parenta0e3c9e2e8ec0147a54cbc2f628c345f9f7ddfb7 (diff)
downloadglibc-9db670f07a8fc5db98c7faa2bbe56d5040058234.tar.gz
glibc-9db670f07a8fc5db98c7faa2bbe56d5040058234.tar.xz
glibc-9db670f07a8fc5db98c7faa2bbe56d5040058234.zip
* csu/Makefile: Use printf instead of echo for some shells.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac79e43fd3..c766cb7f4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-26  GOTO Masanori  <gotom@debian.or.jp>
+
+	* csu/Makefile: Use printf instead of echo for some shells.
+
 2005-02-28  Roland McGrath  <roland@redhat.com>
 
 	* debug/warning-nop.c (__nop): Rename to nop, make it static.