From: Domas Mituzas Date: Wed, 25 Jan 2006 21:06:30 +0000 (+0000) Subject: Note: X-Git-Tag: 1.6.0~424 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=4f17a4ad27e11b1b55ec896678186ba248d6300c;p=lhc%2Fweb%2Fwiklou.git Note: Allow lagged external storage Do not tidy user interface messages Fix revision fetching query (propagate equality manually :) --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a64597faa1..d4759ae072 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -562,6 +562,10 @@ fully support the editing toolbar, but was found to be too confusing. * (bug 4686) Fix regression where ?diff=0&oldid=0 caused fatal error on pages with only one revision. Fixes message diff link on first edit. * Fix dependence on hardcoded UNIQ_PREFIX in LanguageConverter.php +* Do not check lag on external storage servers +* Do not tidy interface messages (unless full tidy is set) +* Do not trust equality propagation and give more hints to MySQL + optimizer for revision fetches (avoids index scans) === Caveats ===