From 48525983a6a69be7f07cc699b41b306287c51d72 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 3 Aug 2001 05:35:03 +0000 Subject: [PATCH] Update. 2001-08-02 Ulrich Drepper * locale/programs/ld-collate.c (collate_read): Handle collating-element and reorder_after following copy statement correctly. * libio/bits/stdio.h (printf): Remove printf optimization since GCC 3.0 can optimize printf. --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e5ed21a..9c80df1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +2001-08-02 Ulrich Drepper + + * locale/programs/ld-collate.c (collate_read): Handle collating-element + and reorder_after following copy statement correctly. + 2001-08-02 Andreas Jaeger - * libio/bits/stdio.h (printf): Remove printf optimization since - GCC 3.0 can optimize printf. + * libio/bits/stdio.h (printf): Remove printf optimization since + GCC 3.0 can optimize printf. 2001-08-02 Ulrich Weigand -- 2.7.4