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/README | |
| 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/README | 16 | 
1 files changed, 12 insertions, 4 deletions
| @@ -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) | 
