From 3ff79b5a9a2ca33a50b7a00d0a27a5e637c4d6f2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 26 Mar 2000 18:30:20 +0000 Subject: [PATCH] Update. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2cf31ac1548..bc108315db5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2000-03-24 Geoff Clare + + * stdlib/strfmon.c: Corrected problems with missing signs and + missing or extra spaces; allow for sign strings longer than + one character; add padding to ensure positive and negative + formats are aligned when a left precision is used. + +2000-03-26 Ulrich Drepper + + * stdlib/random_r.c (__setstate_r): Allow RNGs of type 4. + Patch by John Mizel . + 2000-03-22 Ulrich Drepper * db2/os/os_dir.c (__os_dirlist): Close directory if out of -- 2.47.2