projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b93692c
)
Just reworded the bit about '%s' being safe not to quote (it's only safe not to
author
Dan Harkless
<dan@harkless.org>
Wed, 12 Apr 2000 00:54:54 +0000
(
00:54
+0000)
committer
Dan Harkless
<dan@harkless.org>
Wed, 12 Apr 2000 00:54:54 +0000
(
00:54
+0000)
quote on the -charset- line).
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
b359555
..
fe23a54
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-8,7
+8,9
@@
Tue Apr 11 21:37:03 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
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 <doug@mhost.com>