From: Jim Meyering Date: Sun, 14 Nov 2004 09:58:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~412 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c79f5adcf23662698b8b7f46df7be4f1aeb246;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 501843020b..4e347816e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * Version 5.3.0. + Backslash-escape `-'s in email addresses, so that they are + rendered properly in UTF-locales. + * man/help2man (escape_hyphens): New function. + (main): Call it on email addresses. + * src/sort.c (zaptemp): Mark new diagnostic for translation. * tests/misc/close-stdout: New file. Test today's closeout.c change.