From: Antonin Décimo Date: Thu, 23 Nov 2023 08:44:22 +0000 (+0100) Subject: ChangeLog.old: Convert ISO-8859-1 to UTF-8 X-Git-Tag: v2.5.0~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8fa76f168edbdfa2bc758bf6fd0bc5c1ab71c32e;p=thirdparty%2Flibtool.git ChangeLog.old: Convert ISO-8859-1 to UTF-8 This file is mostly UTF-8 already, but some old entries were using ISO-8859-1. Change them to UTF-8 entirely. * ChangeLog.old: Change ISO-8859-1 to UTF-8. Copyright-paperwork-exempt: Yes --- diff --git a/ChangeLog.old b/ChangeLog.old index 8e2b51caa..bb84e8047 100644 --- a/ChangeLog.old +++ b/ChangeLog.old @@ -15551,7 +15551,7 @@ * libltdl/ltdl.c (foreach_dirinpath): Ensure that filename is '\0' terminated by all code paths. - Reported by Lutz Müller + Reported by Lutz Müller 2002-06-20 Gary V. Vaughan @@ -18669,7 +18669,7 @@ and file_magic_cmd * README: use 'libtool --version' instead of 'ltconfig --version' - (suggested by Francios Pinard + (suggested by François Pinard 2000-01-10 Gary V. Vaughan @@ -19442,7 +19442,7 @@ * ltconfig.in: Support new GNU ld --help output format. * NEWS: Likewise. - Reported by Gaël Quéri and + Reported by Gaël Quéri and H.J. Lu . 1999-06-05 Mark Kettenis @@ -23515,7 +23515,7 @@ Thu May 28 18:59:08 1998 Ian Lance Taylor ld's. From Eiichi Takamori. * ltmain.in (install): Don't print silly `library stripping' - warnings. Reported by François Pinard. + warnings. Reported by François Pinard. 1997-12-19 Gordon Matzigkeit @@ -23650,7 +23650,7 @@ Thu May 28 18:59:08 1998 Ian Lance Taylor because we need it for quoting substitutions. For most of the script, though, use the default echo, just like Autoconf does. Without this patch, character \001 ends up in global_symbol_pipe. - Reported by Lars Hecking and Jürgen Fluk. + Reported by Lars Hecking and Jürgen Fluk. * ltmain.in (echo): Set default to `echo=echo'. Ooops. That's what you get for testing obscure code paths and forgetting to