[krbdev.mit.edu #7433] SVN Commit

Benjamin Kaduk via RT rt-comment at krbdev.mit.edu
Wed Nov 14 15:58:34 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.

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



More information about the krb5-bugs mailing list