]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
One small post-release checklist tweak.
authorSimon Tatham <anakin@pobox.com>
Sat, 7 Nov 2015 15:15:07 +0000 (15:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 29 Feb 2016 19:59:32 +0000 (19:59 +0000)
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)

CHECKLST.txt

index 93996f8d4d957b9573b5bbd4ddcc296355c1eeb7..ff3c62fa39b5fd0bcbc7e9dac0b499a7918f2e8b 100644 (file)
@@ -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.