From 88dbff8cf980b4b63bdbb0e987489bc20176f220 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 15 May 2006 16:39:02 +0000 Subject: * iconv/gconv_conf.c (add_alias): Move actual alias handling to... (add_alias2): ...here. New function. (__gconv_read_conf): Simplify builtin alias handling. (builtin_aliases): Convert to string to avoid relocations. * iconv/gconv_builtin.h: Add comment about correct formatting. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f838521c4..258a4deadd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-05-15 Ulrich Drepper + + * iconv/gconv_conf.c (add_alias): Move actual alias handling to... + (add_alias2): ...here. New function. + (__gconv_read_conf): Simplify builtin alias handling. + (builtin_aliases): Convert to string to avoid relocations. + * iconv/gconv_builtin.h: Add comment about correct formatting. + 2006-05-15 Jakub Jelinek * resolv/res_debug.c (loc_ntoa): Make error const. -- cgit v1.2.3