From c7564985e53e81de8ab70399b12c1258f45ac303 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 11 Mar 2003 17:29:47 +0000 Subject: 18337: use C locale when converting floats to scalars to avoid problems in locales where `,' is the decimal separator --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 698492e1e..9078c91eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-03-11 Oliver Kiddle + + * 18338: Completion/Base/Widget/_next_tags: list a single + unambiguous match instead of inserting it + + * 18337: Src/params.c: use C locale when converting floats to scalars + to avoid problems in locales where `,' is the decimal separator + 2003-03-10 Oliver Kiddle * 18330: Src/math.c: save output of setlocale as the pointer it -- cgit 1.4.1