diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-02-04 07:14:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-02-04 07:14:42 +0000 |
commit | df6871cb7e345e88b9e571962020354a2363d796 (patch) | |
tree | 89b0496d56f0ca3962d7da735b6891d57830c82a | |
parent | 53631fa89014506efddac9e76896a18a4cac7564 (diff) |
* manual/stdio.texi (Formatted Output Functions): Fix make_messagecvs/fedora-glibc-20060204T0758
example. Patch by NIIBE Yutaka <gniibe@m17n.org>.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-02-03 Ulrich Drepper <drepper@redhat.com> + + * manual/stdio.texi (Formatted Output Functions): Fix make_message + example. Patch by NIIBE Yutaka <gniibe@m17n.org>. + 2006-02-03 Roland McGrath <roland@redhat.com> [BZ #2268] |