From 52beabb8c144182fa1fe831f88adbee09dbc95fd Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 8 Mar 2005 19:28:56 +0000 Subject: [PATCH] document need for International macro --- docs/changelog/6.x.x.txt | 1 + docs/gotcha.txt | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 3a6b81de3..de4ecc7ea 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -8,6 +8,7 @@ - fix [ 1158117 ] Help Index Unavailable from RWG - fix [ 1157453 ] Error on Edit Template / Save and Cancel - fix [ 1157434 ] [CVS 6.5]edit question controls have incorrect URL in Survey + - Using the International Macro in Help to simplify management and translation. 6.4.0 diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 5fe50ecfa..99a5bc3d6 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -7,6 +7,11 @@ upgrading from one version to the next, or even between multiple versions. Be sure to heed the warnings contained herein as they will save you many hours of grief. +6.5.0 +-------------------------------------------------------------------- + * The International Macro must be enabled in all WebGUI configuration + files for the Help to work correctly. + 6.4.0 -------------------------------------------------------------------- * Image Magick is no longer optional.