]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 14 Nov 2004 09:58:19 +0000 (09:58 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Nov 2004 09:58:19 +0000 (09:58 +0000)
ChangeLog

index 501843020bcf9629d2d13cb6ed5d842649ca4d25..4e347816e6b233c0f462026b05a75bba0566968a 100644 (file)
--- 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.