From bb8583b7b3b139e41a6e58a1a18ef89a959d7989 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 12 Mar 2007 01:35:07 +0000 Subject: [PATCH] r1461: Forgot one prefix --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index 6898e8c..5d81d3d 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -10,7 +10,7 @@ - Fixed: Component and product changes wouldn't appear correcly on showhistory.php - Enhancement: Versions can be marked "Obsolete" so new bugs cannot be filed against them - Change: When there are no bugs to display on index.php, don't show an empty grid, but rather an error message -- Reduce a query on bug updates by not querying the automation system if it is not being used +- Optimize: Reduce a query on bug updates by not querying the automation system if it is not being used - Optimize: Move custom field data into the bug table to reduce the use of JOINs - Optimize: Remove a query on userctrl.php's save options called by build_assignedto() because the API already does this for us - Optimize: Setting system cleanup that improves speed by reducing queries and not using eval() -- 2.22.5