[krbdev.mit.edu #7433] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Nov 16 14:58:29 EST 2012


Replace UTF-8 with ASCII

We try to restrict non-ASCII to names.

Python does not accept U+2013 EN DASH as indicating a command-line
argument; U+2D HYPHEN-MINUS is required.

Replace U+201C LEFT DOUBLE QUOTATION MARK and U+201D RIGHT
DOUBLE QUOTATION MARK with ordinary ASCII quotes.

(cherry picked from commit b1ba4ac45345d93ecbba22626843b06f32b2262d)

https://github.com/krb5/krb5/commit/cb85a51e6092b0d3bade289e45f7edce14b1bfee
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: cb85a51e6092b0d3bade289e45f7edce14b1bfee
Branch: krb5-1.11
 doc/tools/README |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)



More information about the krb5-bugs mailing list