From ab0bf8149dc2f105964fac90458c35f949d17a0a Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Wed, 20 Feb 2008 21:01:20 +0000 Subject: [PATCH] note .wgaccess changes --- docs/changelog/7.x.x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index c19706163..78e2eb3d7 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -3,6 +3,7 @@ - Fixed a problem that caused all Cron job parameters to return an empty hash ref. - fixed: creating new ad spaces is broken + - don't write .wgaccess files for public uploads, allowing WRE optimizations 7.5.2 - add: Auth modules now accept a "returnUrl" form parameter when logging in