From 11947ae6f188b7f7c14b8b2bf2eaca4068d5a10f Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 15 Nov 2004 23:25:36 +0000 Subject: [PATCH] bugfix 1059353 documented --- docs/changelog/6.x.x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 1b35c9387..b616c1856 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -1,4 +1,5 @@ 6.3.0 + - bugfix [1059353] index.fpl broken - bugfix [1066824] lib/WebGUI/Forum.pm problem, and the fix - Fixed the Slash_gatewayUrl macro. - Added a "Position" property to the DataForm Edit Field interface. This makes it easier to move a field to a certain position. (Len Kranendonk).