summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-02-04 07:14:42 +0000
committerUlrich Drepper <drepper@redhat.com>2006-02-04 07:14:42 +0000
commitdf6871cb7e345e88b9e571962020354a2363d796 (patch)
tree89b0496d56f0ca3962d7da735b6891d57830c82a
parent53631fa89014506efddac9e76896a18a4cac7564 (diff)
* manual/stdio.texi (Formatted Output Functions): Fix make_messagecvs/fedora-glibc-20060204T0758
example. Patch by NIIBE Yutaka <gniibe@m17n.org>.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecbf595f2f..c077530e61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]