From: yamaoka Date: Thu, 25 May 2000 22:56:44 +0000 (+0000) Subject: Sync with the main trunk. X-Git-Tag: emacs-21_0_90-emh-1_13_0-0 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=335e768a4c24578442e8f4295cf0094d51267e75;hp=d35b045bea30c28c173475f24e9633bdda3dc34a;p=elisp%2Femh.git Sync with the main trunk. --- diff --git a/ChangeLog b/ChangeLog index 05c127f..5b90ede 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-05-25 Tanaka Akira + + * README.en: Update for CVS via SSH. + 2000-01-10 MORIOKA Tomohiko * emh-comp.el (emh-insert-message): Comment out GNUS and Gnus diff --git a/README.en b/README.en index 85d336a..e934571 100644 --- a/README.en +++ b/README.en @@ -105,5 +105,11 @@ CVS based development cvs@cvs.m17n.org - with your account name and UNIX style crypted password. We hope you - will join the open development. + with your account name and your public key for ssh. cvsroot is + :ext:cvs@cvs.m17n.org:/cvs/root. + + If you cannot use ssh, please send UNIX /etc/passwd style crypted + password. you can commit with the cvsroot + :pserver:@cvs.m17n.org:/cvs/root. + + We hope you will join the open development.