diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-14 09:58:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-14 09:58:19 +0000 |
commit | 99c79f5adcf23662698b8b7f46df7be4f1aeb246 (patch) | |
tree | 54ac1d2bd25b3d1e930a236e5d6200b3a3348c03 | |
parent | 2317cc3fe30e244701a4c419da78527f392dccaf (diff) | |
download | coreutils-99c79f5adcf23662698b8b7f46df7be4f1aeb246.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |