w3m 0.3.2
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,11 @@
|
|||||||
|
2002-11-05 Fumitoshi UKAI <ukai@debian.or.jp>
|
||||||
|
|
||||||
|
* w3m 0.3.2
|
||||||
|
* version.c.in: update
|
||||||
|
* doc/README: version 0.3.2, release date
|
||||||
|
* doc-jp/README: ditto
|
||||||
|
* NEWS: update
|
||||||
|
|
||||||
2002-11-04 Fumitoshi UKAI <ukai@debian.or.jp>
|
2002-11-04 Fumitoshi UKAI <ukai@debian.or.jp>
|
||||||
|
|
||||||
* [w3m-dev-en 00827] Re: w3m-cvs segfaults on news://<mid> URLs
|
* [w3m-dev-en 00827] Re: w3m-cvs segfaults on news://<mid> URLs
|
||||||
@@ -4093,4 +4101,4 @@ a * [w3m-dev 03276] compile error on EWS4800
|
|||||||
* release-0-2-1
|
* release-0-2-1
|
||||||
* import w3m-0.2.1
|
* import w3m-0.2.1
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.466 2002/11/04 08:47:37 ukai Exp $
|
$Id: ChangeLog,v 1.467 2002/11/04 17:14:18 ukai Exp $
|
||||||
|
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
|||||||
w3m 0.3.2 (release candidate)
|
w3m 0.3.2 - 2002-11-05
|
||||||
|
|
||||||
* ~/.netrc: password for ftp
|
* ~/.netrc: password for ftp
|
||||||
* rc: display_lineinfo: display current line number
|
* rc: display_lineinfo: display current line number
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
w3m: WWW wo Miru Tool version 0.3.1
|
w3m: WWW wo Miru Tool version 0.3.2
|
||||||
(C) Copyright by Akinori ITO July 16, 2002
|
(C) Copyright by Akinori ITO Nov 5, 2002
|
||||||
|
|
||||||
1. <20>Ϥ<EFBFBD><CFA4><EFBFBD><EFBFBD><EFBFBD>
|
1. <20>Ϥ<EFBFBD><CFA4><EFBFBD><EFBFBD><EFBFBD>
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
w3m: WWW wo Miru Tool version 0.3.1
|
w3m: WWW wo Miru Tool version 0.3.2
|
||||||
(C) Copyright by Akinori ITO July 16, 2002
|
(C) Copyright by Akinori ITO Nov 5, 2002
|
||||||
|
|
||||||
1. Introduction
|
1. Introduction
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/* $Id: version.c.in,v 1.24 2002/10/31 09:33:57 ukai Exp $ */
|
/* $Id: version.c.in,v 1.25 2002/11/04 17:14:18 ukai Exp $ */
|
||||||
#define CURRENT_VERSION "w3m/0.3.2rc4+cvs"
|
#define CURRENT_VERSION "w3m/0.3.2"
|
||||||
|
|
||||||
#ifndef FM_H
|
#ifndef FM_H
|
||||||
char *w3m_version = CURRENT_VERSION;
|
char *w3m_version = CURRENT_VERSION;
|
||||||
|
Reference in New Issue
Block a user