From 15c3cc3475f45cc5525c3815ffc7691b6345c38a Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 4 Nov 2004 06:51:36 +0000 Subject: [PATCH] document bugfix for 1059647 --- docs/changelog/6.x.x.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index cc5f09a4e..82ae64f21 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -10,8 +10,7 @@ - Fixed typo in Wobjects/IndexedSearch.pm - Navigation template variable rename, added template variables for basepage.hasDaughter, page.inRoot. - - Lots of GUID changes in Perl and SQL code, including: - bugfix [1053187] + - bugfix [1059647] Forum search broken, and the fix - Bugfix [ 1055396 ] Template switching issue (Len Kranendonk) - WebGUI Operations are now dynamically loaded (Len Kranendonk) - Added button to Form.pm / HTMLForm.pm (Len Kranendonk)