From 9d076f21cdf5f7bb2293498ed22330bb02c0a68d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 28 Sep 2009 10:35:41 -0700 Subject: Fix locale program error handling If an unknown name is passed to locale, report it and fail. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25093e47c9..25c528e462 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-09-28 Ulrich Drepper + + * locale/programs/locale-spec.c (locale_special): If nothing matches + fail with an appropriate message. + 2009-09-10 H.J. Lu * configure.in: Exclude binutils 2.X. Support binutils 2.100 -- cgit v1.2.3