comparison CHANGES.txt @ 8020:60c98a8a23bd

fix: make If-None-Match work for static file (@@file) case Found by Redbot testing.
author John Rouillard <rouilj@ieee.org>
date Sun, 02 Jun 2024 20:35:47 -0400
parents 16cc72cd9c17
children 98429efb80cb
comparison
equal deleted inserted replaced
8019:16cc72cd9c17 8020:60c98a8a23bd
162 - Make Last-Modified header use GMT not -0000 timezone. Fix error 162 - Make Last-Modified header use GMT not -0000 timezone. Fix error
163 reported by redbot testing. (John Rouillard) 163 reported by redbot testing. (John Rouillard)
164 - Send Vary: Accept-Encoding on any file that could be compressed 164 - Send Vary: Accept-Encoding on any file that could be compressed
165 even if the file is not encoded/compressed. Found by Redbot 165 even if the file is not encoded/compressed. Found by Redbot
166 testing. (John Rouillard) 166 testing. (John Rouillard)
167 - make If-None-Match work for static file (@@file) case. Found by
168 Redbot testing (John Rouillard)
167 169
168 Features: 170 Features:
169 171
170 - issue2551323 - Remove XHTML support. Disabled option to set 172 - issue2551323 - Remove XHTML support. Disabled option to set
171 html_version to xhtml. Running roundup commands with html_version 173 html_version to xhtml. Running roundup commands with html_version

Roundup Issue Tracker: http://roundup-tracker.org/