From 92d2e18fa4f031c6a129aa5cfeaef59127ba3b1b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 12 Apr 2000 21:39:32 +0000 Subject: Update. * locale/programs/locale.c (show_info): Don't try to look into data for LC_ALL (there is none). --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8c84f14c58..8f95162e1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-04-12 Ulrich Drepper + * locale/programs/locale.c (show_info): Don't try to look into + data for LC_ALL (there is none). + * malloc/malloc.c (cALLOc): Clear only what the user asked for and avoid writing over boundary. Patch by Greg McGary . -- cgit v1.2.3