From c1decba80a5a6af277a07da71e7205d942638096 Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Fri, 25 Jul 2003 11:34:00 +0000 Subject: [PATCH] added two contributions from andreasG --- docs/changelog/5.x.x.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog/5.x.x.txt b/docs/changelog/5.x.x.txt index d75f77f37..254983b8c 100644 --- a/docs/changelog/5.x.x.txt +++ b/docs/changelog/5.x.x.txt @@ -6,6 +6,9 @@ - Added anonymous response option to Survey. (Thanks to Andy Grundman.) - Added the alphabetic? option to the SiteMap wobject. (Thanks to Hal Roberts.) - Changed the page hideFromNavigation option to hide the given page from site maps as well as from navigation menus. (Thanks to Hal Roberts.) + - Fixed a relative hyperlink bug in htmlArea (Thanks to Andreas Graf.) + - Ordered the username list in the manageUsersInGroup operation (Thanks to + Andreas Graf.)