[Rt-commit] rt branch, 4.2/delay-transaction-loading, updated. rt-4.0.4-236-g4400f7d
Alex Vandiver
alexmv at bestpractical.com
Fri Jan 4 14:22:42 EST 2013
The branch, 4.2/delay-transaction-loading has been updated
via 4400f7dcc321afe6f8b33291bdd4015ea1029b6f (commit)
from e342c4c72f6cbc15d77c16f119ef13ff2425299a (commit)
Summary of changes:
docs/UPGRADING-4.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 4400f7dcc321afe6f8b33291bdd4015ea1029b6f
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Fri Jan 4 14:22:27 2013 -0500
The new mode is called "delay", not "defer"
diff --git a/docs/UPGRADING-4.2 b/docs/UPGRADING-4.2
index 19d967d..435f0a3 100644
--- a/docs/UPGRADING-4.2
+++ b/docs/UPGRADING-4.2
@@ -7,5 +7,5 @@ UPGRADING FROM RT 4.0.0 and greater
* The $DeferTransactionLoading was combined into the new option $ShowHistory.
If you had enabled $DeferTransactionLoading, you may want to set $ShowHistory
- to "click". However, $ShowHistory provides a new mode, "defer", which is the
+ to "click". However, $ShowHistory provides a new mode, "delay", which is the
default and may be a more appealing alternative to "click".
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list