diff options
author | Jim Meyering <jim@meyering.net> | 2003-04-21 18:00:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-04-21 18:00:49 +0000 |
commit | e52152349f3349f6d629d2f417942f0cd2993356 (patch) | |
tree | ec42de56b9ea0f646f79f36939fc094c69499f3e /doc | |
parent | 8e004296cebda9acda004192bb33271d090b10b1 (diff) | |
download | coreutils-e52152349f3349f6d629d2f417942f0cd2993356.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index cfaa39b3f..3f2616fc6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2003-04-21 Jim Meyering <jim@meyering.net> + + Fix printf POSIX compatibility bug reported by Ben Harris in + <http://mail.gnu.org/archive/html/bug-coreutils/2003-04/msg00070.html>. + * doc/coreutils.texi (printf invocation): It's \NNN in the format, + \0NNN in the %b operand. + 2003-04-10 Jim Meyering <jim@meyering.net> * Makefile.am (check-texinfo): Check for uses of non-zero. |