From 7037d8ceb2a9937dc638fd8bbd54b5fa83b9851a Mon Sep 17 00:00:00 2001 From: seek3r Date: Wed, 22 Nov 2000 09:21:26 +0000 Subject: [PATCH] corrected problems with multi-domain support, and prepared for the new release --- doc/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 53ab9e0d38..ee40f09ad7 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -12,7 +12,7 @@ - Renamed the webcal_entry.cal_create_by field to webcal_entry.cal_owner. - Split out auth class, so that you can auth from anywhere and still store your accounts in sql or ldap. - Added mail auth class, that will authenticate users against their email accounts - - Added virtual domain support. (The setup program is not properly working yet) + - Added multiple domain support. - Fixed a few problems with the categories class - Fixed nextmatchs calling link() wrong causing the next pages to not be displayed. - Removed javascript from the login template