From: Dan Harkless Date: Wed, 12 Apr 2000 00:54:54 +0000 (+0000) Subject: Just reworded the bit about '%s' being safe not to quote (it's only safe not to X-Git-Tag: nmh-1_0~43 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=e66e25ec491d0fb3df708000d8494b4d598f0263 Just reworded the bit about '%s' being safe not to quote (it's only safe not to quote on the -charset- line). --- diff --git a/ChangeLog b/ChangeLog index b359555..fe23a54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,9 @@ Tue Apr 11 21:37:03 2000 Dan Harkless to the program, quoting them means that xterm thinks they're part of the program's name. - %s doesn't come from MIME headers, so not quoting it is safe. + This %s isn't the same as the "Insert content subtype" one from + mhshow-show-* -- it doesn't come from MIME headers and is safe not + to quote. Sun Apr 09 13:03:59 2000 Doug Morris