From c7232066ec13ae15b064376755d6310b264061b2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 3 Apr 2001 03:22:39 +0000 Subject: Remind users that they will currently have to copy their cert database 2001-04-02 Jeffrey Stedfast * README (SSL): Remind users that they will currently have to copy their cert database from their mozilla directory into ~/evolution. svn path=/trunk/; revision=9118 --- ChangeLog | 5 +++++ README | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8904c930db..1409d0d6a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-04-02 Jeffrey Stedfast + + * README (SSL): Remind users that they will currently have to copy + their cert database from their mozilla directory into ~/evolution. + 2001-04-01 Gediminas Paulauskas * art/Makefile.am: added missing (new) files. diff --git a/README b/README index dcc0ca6206..d385f0b97c 100644 --- a/README +++ b/README @@ -181,6 +181,9 @@ in your evolution source dir do: --with-nspr-libs= --with-nss-includes= --with-nss-libs= +You'll need to `cp ~/.mozilla/default/*.db ~/evolution` on you've +installed Evolution in order to get a functional SSL-enabled +Evolution. The layout of the source tree is: -- cgit