diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-14 14:27:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-14 14:27:25 -0400 |
commit | 2d24281a3abcff8f122a5899c7dee4db29acb00a (patch) | |
tree | 3579bce8f308ccc908631a8e49bb607aa504b265 /debian | |
parent | fd8bcb32eae53a70d0ac020489fda96fb868f8d4 (diff) |
Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have the caching problem that was added to work around). Closes: #588623
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bdf6a6a8e..bb9a43692 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ ikiwiki (3.20100705) UNRELEASED; urgency=low * color, comments, conditional, cutpaste, more, sidebar, toggle: Also avoid unnecessary calls to filter hook. * po: needstranslation() pagespec can have a percent specified. + * Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have + the caching problem that was added to work around). Closes: #588623 -- Joey Hess <joeyh@debian.org> Mon, 05 Jul 2010 13:59:42 -0400 |