mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-12 18:13:50 -05: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.) (cherry picked from commit 3552f37ba5eab32247e44af96fa7a41994268159)
This commit is contained in:
parent
f53a6553a3
commit
6e0146476c
@ -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…
x
Reference in New Issue
Block a user