Update for CVS via SSH.
authoryamaoka <yamaoka>
Thu, 25 May 2000 22:57:18 +0000 (22:57 +0000)
committeryamaoka <yamaoka>
Thu, 25 May 2000 22:57:18 +0000 (22:57 +0000)
ChangeLog
README.en

index 80ff92d..b45fe69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-25  Tanaka Akira      <akr@m17n.org>
+
+       * README.en: Update for CVS via SSH.
+
 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * Makefile: Update for the new CVS server.
index b783bb2..69dea6b 100644 (file)
--- a/README.en
+++ b/README.en
@@ -116,7 +116,7 @@ load-path (for Emacs or MULE)
 
 
 Bug reports
------------
+===========
 
   If you write bug-reports and/or suggestions for improvement, please
   send them to Elips Mailing List:
@@ -131,3 +131,20 @@ Bug reports
 
   Via Elips ML, you can report MU-CITE related bugs, obtain the latest
   release of MU-CITE, and discuss future enhancements to MU-CITE.
+
+
+CVS based development
+=====================
+
+  If you would like to join CVS based development, please send mail to
+
+       cvs@cvs.m17n.org
+
+  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:<accountname>@cvs.m17n.org:/cvs/root.
+
+  We hope you will join the open development.