From 48c03c59c3e30f485bb0d6f67c4b3fcfb87ce337 Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Fri, 22 Jan 2016 12:43:03 +0530 Subject: rm changelog for unreleased changes fixes Based on https://github.com/rails/rails/pull/23167/files#r50507317 [ci skip] --- actionpack/CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 4af5ccbbb8..f6ffe45490 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,7 +1,3 @@ -* Fix `ActionController::Parameters==` - - *Jon Moss* - * Response etags to always be weak: Prefixes 'W/' to value returned by `ActionDispatch::Http::Cache::Response#etag=`, such that etags set in `fresh_when` and `stale?` are weak. -- cgit v1.2.3