
trs at bestpractical
Feb 15, 2012, 4:04 PM
Post #1 of 1
(125 views)
Permalink
|
|
rt branch, 4.0/mysql-attribute-content-datatype, updated. rt-4.0.5-62-g0258f0d
|
|
The branch, 4.0/mysql-attribute-content-datatype has been updated via 0258f0d7d465d2515830f97d13cec92c5759d8d8 (commit) from 9f37683cba2e3ecfbfa284fc0a33f24a4d014fd3 (commit) Summary of changes: docs/UPGRADING-4.0 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) - Log ----------------------------------------------------------------- commit 0258f0d7d465d2515830f97d13cec92c5759d8d8 Author: Thomas Sibley <trs [at] bestpractical> Date: Wed Feb 15 19:04:34 2012 -0500 Typo fix in the just added UPGRADING doc diff --git a/docs/UPGRADING-4.0 b/docs/UPGRADING-4.0 index 5b47bac..f4ed9c0 100644 --- a/docs/UPGRADING-4.0 +++ b/docs/UPGRADING-4.0 @@ -111,6 +111,6 @@ UPGRADING FROM 4.0.5 and earlier - Changes: The fix for an attribute truncation bug on MySQL requires a small ALTER TABLE. Be sure you run `make upgrade-database` to apply this change automatically. -The bug primary manifested when uploading large logos in the theme editor on +The bug primarily manifested when uploading large logos in the theme editor on MySQL. Refer to etc/upgrade/4.0.6/schema.mysql for the actual ALTER TABLE that will be run. ----------------------------------------------------------------------- _______________________________________________ Rt-commit mailing list Rt-commit [at] lists http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
|