Revision 2.37 2004/10/13 21:08:43 moeller
* Bivio::Biz::ListModel _format_uri_args() fixed to allow task name
* Bivio::Biz::Model::RealmOwner, Bivio::Biz::Model::Club
code format and minor refactoring
* UserLostPasswordForm, UserPasswordForm self->new() changed to
self->new_other()
* PetShop models, self->new() change to self->new_other()
Revision 2.36 2004/10/12 23:04:56 moeller
* Bivio::Agent::HTTP::Reply->set_cache_private() removed Pragma: no-cache
to avoid problems accessing non-html pages over https
* Bivio::Biz::Model::SummaryList no longer adds undef values
* Bivio::Biz::Model::UserCreateForm, Bivio::Biz::Model::UserLoginForm
replaced model->new() with model->new_other()
* Bivio::Test::Language::HTTP->verify_local_mail() now treats search
email case insensitive