diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | README | 3 |
2 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-04-02 Jeffrey Stedfast <fejj@ximian.com> + + * 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 <menesis@delfi.lt> * art/Makefile.am: added missing (new) files. @@ -181,6 +181,9 @@ in your evolution source dir do: --with-nspr-libs=<nspr-libs-prefix> --with-nss-includes=<nss-includes-prefix> --with-nss-libs=<nss-libs-prefix> +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: |