You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2012/08/07 00:54:36 UTC

[2/2] git commit: Mark TAP5-1868 as fixed

Mark TAP5-1868 as fixed


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d6fa00a9
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d6fa00a9
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/d6fa00a9

Branch: refs/heads/5.4-js-rewrite
Commit: d6fa00a99b3b2f3cfce94ffbfe80cc3854d5cc09
Parents: 3679e3e
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Mon Aug 6 15:47:43 2012 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Mon Aug 6 15:47:43 2012 -0700

----------------------------------------------------------------------
 54_RELEASE_NOTES.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/d6fa00a9/54_RELEASE_NOTES.txt
----------------------------------------------------------------------
diff --git a/54_RELEASE_NOTES.txt b/54_RELEASE_NOTES.txt
index 39b790f..c0e7b80 100644
--- a/54_RELEASE_NOTES.txt
+++ b/54_RELEASE_NOTES.txt
@@ -23,3 +23,4 @@ TAP5-1965: Replace use of Request.getContextPath() with a symbol defined at appl
 TAP5-1970: JSON API improvements
 TAP5-1977: Memory leak (perm gen) in component reloading
 TAP5-1979: Changing the implementation of a method after adding method advice does not work; the original implementation remains
+TAP5-1868: SRSCachingInterceptor returns compressed version of asset for all clients once it was compressed for some client