--- embedaddon/libiconv/libcharset/lib/ChangeLog 2012/02/21 22:57:48 1.1.1.1 +++ embedaddon/libiconv/libcharset/lib/ChangeLog 2012/05/29 09:29:42 1.1.1.2 @@ -1,3 +1,40 @@ +2011-08-07 Bruno Haible + + * relocatable.c: Update from gnulib. + +2011-02-28 Bruno Haible + + Assume ANSI C behaviour of free(). + * localcharset.c (get_charset_aliases): Remove NULL test before calling + free(). + Suggested by Simon Josefsson . + +2011-02-28 Bruno Haible + + * relocatable.h: Update from gnulib. + * relocatable.c: Likewise. + +2009-12-13 Bruno Haible + + * localcharset.c (locale_charset): Fix comment about use of GetACP. + +2009-12-12 Bruno Haible + + * localcharset.c (locale_charset): Add comment about use of GetACP. + +2009-12-12 Bruno Haible + + * config.charset: Untabify. + * localcharset.c: Untabify. + +2009-10-18 Bruno Haible + + Avoid symlink attack in localcharset module. + * localcharset.c: Include , . + (O_NOFOLLOW): Define fallback. + (get_charset_aliases): Don't open the file if it is a symbolic link. + Reported by Fergal Glynn . + 2009-03-26 Bruno Haible * Makefile.in (install, installdir): Ensure that $(DESTDIR)$(libdir)