From e87dc1f9a8585680a2b1e5699cef239edfed5de8 Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Fri, 15 Aug 2003 15:31:02 +0000 Subject: [PATCH] HttpProxy changes --- docs/changelog/5.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/5.x.x.txt b/docs/changelog/5.x.x.txt index 129e5937e..3bf31c5c4 100644 --- a/docs/changelog/5.x.x.txt +++ b/docs/changelog/5.x.x.txt @@ -10,6 +10,8 @@ - Ordered the username list in the manageUsersInGroup operation (Thanks to Andreas Graf.) - Added support for record deletion in DataForm (Thanks to Hal Roberts.) + - Templatized the HttpProxy wobject. (Thanks to Len Kranendonk.) + - Added a "Search for" and "Stop at" option to HttpProxy. (Thanks to Len Kranendonk.)