mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 09:27:59 +00:00
One small post-release checklist tweak.
I spotted that I've been checking that old-style Windows Help files were delivered with content-type "application/octet-stream", but not also checking the same thing about the marginally newer .CHM ones. (Or at least not writing it down in the wishlist; I think I did actually check on at least one occasion.)
This commit is contained in:
parent
f14382ccce
commit
3552f37ba5
@ -174,8 +174,8 @@ locally, this is the procedure for putting it up on the web.
|
||||
should do this automatically, owing to the `latest' HTTP
|
||||
redirect.)
|
||||
|
||||
- Check that the web server attaches the right content type to .HLP
|
||||
and .CNT files.
|
||||
- Check that the web server attaches the right content type to .HLP,
|
||||
.CNT and .CHM files.
|
||||
|
||||
- Run 'git push' in the website checkout, and then 'git pull' in
|
||||
~/www/putty on atreus to fetch the website updates.
|
||||
|
Loading…
Reference in New Issue
Block a user