diff options
| author | Fumitoshi UKAI <ukai@debian.or.jp> | 2004-03-21 16:50:35 +0000 | 
|---|---|---|
| committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2004-03-21 16:50:35 +0000 | 
| commit | 51db456480f57b4d1d8ae98fc387e405798fdb7d (patch) | |
| tree | dcbf4aee73e418efc7e884300d56687095c78f21 /doc | |
| parent | * Makefile.in (distclean): distclean libwc (diff) | |
| download | w3m-51db456480f57b4d1d8ae98fc387e405798fdb7d.tar.gz w3m-51db456480f57b4d1d8ae98fc387e405798fdb7d.zip | |
w3m 0.5release-0-5
* version.c.in: update
* doc/README: version 0.5, release date, maintainer
* doc-jp/README: ditto
* NEWS: update
From: Fumitoshi UKAI  <ukai@debian.or.jp>
Diffstat (limited to '')
| -rw-r--r-- | doc-jp/README | 14 | ||||
| -rw-r--r-- | doc/README | 16 | 
2 files changed, 23 insertions, 7 deletions
| diff --git a/doc-jp/README b/doc-jp/README index e2723de..8b2c202 100644 --- a/doc-jp/README +++ b/doc-jp/README @@ -1,5 +1,7 @@ -	w3m: WWW wo Miru Tool  version 0.4.2 -		(C) Copyright by Akinori ITO	Sept 23, 2003 +	w3m: WWW wo Miru Tool  version 0.5	March 22, 2004 +		(C) Copyright by Akinori ITO +				 Hironori SAKAMOTO +				 Fumitoshi UKAI  1. はじめに @@ -29,7 +31,7 @@        SunOS 4.1.x        HP-UX 9.x, 10.x        Solaris 2.5.x, 2.6, 8, 9 -      Linux 2.0.*/2.2.*/2.4.* +      Linux 2.0.*/2.2.*/2.4.*/2.6.*        FreeBSD 2.2.8, 3.1, 3.2, 4.6        NetBSD/macppc, m68k        EWS4800 Rel.12.2 Rev.A @@ -100,6 +102,7 @@ Windows  w3m の著作権は,伊藤彰則に属しています.  (C) Copyright 1994-2002 by Akinori Ito +(C) Copyright 2002-2004 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai  4. 配布条件 @@ -114,6 +117,11 @@ w3m の著作権は,伊藤彰則に属しています.  	伊藤 彰則  	aito@fw.ipsj.or.jp +現在のメンテナ +	鵜飼文敏 +	Debian Project +	ukai@debian.or.jp +  ご意見,ご感想をMLまでお寄せください.  	w3m-dev@mi.med.tohoku.ac.jp (日本語)  	w3m-dev-en@mi.med.tohoku.ac.jp (英語) @@ -1,5 +1,7 @@ -	w3m: WWW wo Miru Tool  version 0.4.2 -		(C) Copyright by Akinori ITO	Sept 23, 2003 +	w3m: WWW wo Miru Tool  version 0.5	March 22, 2004 +		(C) Copyright Akinori ITO +			      Hironori SAKAMOTO +			      Fumitoshi UKAI  1. Introduction @@ -25,7 +27,7 @@ w3m is known to work on these platforms.        SunOS 4.1.x        HP-UX 9.x, 10.x        Solaris 2.5.x, 2.6, 8, 9 -      Linux 2.0.*/2.2.*/2.4.* +      Linux 2.0.*/2.2.*/2.4.*/2.6.*        FreeBSD 2.2.8, 3.1, 3.2, 4.6        NetBSD/macppc, m68k        EWS4800 Rel.12.2 Rev.A @@ -87,7 +89,8 @@ Windows  3. Copyright -  (C) Copyright 1994-2002 by Akinori Ito. +  (C) Copyright 1994-2002 by Akinori Ito +  (C) Copyright 2002-2004 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai  4. License @@ -107,6 +110,11 @@ Initial author:  	Faculty of Engineering, Yamagata University  	aito@fw.ipsj.or.jp +Current Maintainer +	Fumitoshi UKAI +	Debian Project +	ukai@debian.or.jp +  Feel free to send your opinion to the w3m mailing-lists.  	w3m-dev@mi.med.tohoku.ac.jp (Japanese)  	w3m-dev-en@mi.med.tohoku.ac.jp (English) | 
