From 4f17a4ad27e11b1b55ec896678186ba248d6300c Mon Sep 17 00:00:00 2001 From: Domas Mituzas Date: Wed, 25 Jan 2006 21:06:30 +0000 Subject: [PATCH] Note: Allow lagged external storage Do not tidy user interface messages Fix revision fetching query (propagate equality manually :) --- RELEASE-NOTES | 4 ++++ 1 file changed, 4 insertions(+) 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 === -- 2.20.1