summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-04-22 09:45:03 +0000
committerDries Buytaert <dries@buytaert.net>2009-04-22 09:45:03 +0000
commit526401c4c8f7e1a8126c4810a7d7023c4f8bafc5 (patch)
tree27de106e9904b714e62a02c2f579a28743a4fded /CHANGELOG.txt
parent2bc19555bfca04551333e361509c2f51841e16c2 (diff)
downloadbrdo-526401c4c8f7e1a8126c4810a7d7023c4f8bafc5.tar.gz
brdo-526401c4c8f7e1a8126c4810a7d7023c4f8bafc5.tar.bz2
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 367dad2f8..7be390b75 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -42,6 +42,8 @@ Drupal 7.0, xxxx-xx-xx (development version)
- Performance:
* Improved performance on uncached page views by loading multiple core
objects in a single database query.
+ * Improved support for HTTP proxies (including reverse proxies), allowing
+ anonymous pageviews to be served entirely from the proxy.
- Documentation:
* Hook API documentation now included in Drupal core.
- News aggregator: