projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffa6399
)
Attribute the printf bug report.
author
Jim Meyering
<meyering@redhat.com>
Sun, 21 Oct 2007 16:19:54 +0000
(18:19 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Sun, 21 Oct 2007 16:19:54 +0000
(18:19 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index bbcc6bce114e12638b5a108c378428a5082e19b8..8915aec6064c93b7b4fd919459418d430ce7fbe4 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-24,6
+24,7
@@
(print_direc): Use xprintf, rather than printf.
* bootstrap.conf (gnulib_modules): Add xprintf.
* po/POTFILES.in: Add lib/xprintf.c.
+ Reported by Bruno Haible.
Put always-failing programs first in PATH, so tests cannot mistakenly
run installed versions.