* w3m 0.4.2
* version.c.in: update * doc/README: version 0.4.2, release date * doc-jp/README: ditto * NEWS: update From: Fumitoshi UKAI <ukai@debian.or.jp>
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,11 @@
|
|||||||
|
2003-09-23 Fumitoshi UKAI <ukai@debian.or.jp>
|
||||||
|
|
||||||
|
* w3m 0.4.2
|
||||||
|
* version.c.in: update
|
||||||
|
* doc/README: version 0.4.2, release date
|
||||||
|
* doc-jp/README: ditto
|
||||||
|
* NEWS: update
|
||||||
|
|
||||||
2003-09-23 Fumitoshi UKAI <ukai@debian.or.jp>
|
2003-09-23 Fumitoshi UKAI <ukai@debian.or.jp>
|
||||||
|
|
||||||
* [w3m-dev 03967] Re: IPv4/IPv6 only option patch
|
* [w3m-dev 03967] Re: IPv4/IPv6 only option patch
|
||||||
@@ -8017,4 +8025,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.861 2003/09/22 17:37:40 ukai Exp $
|
$Id: ChangeLog,v 1.862 2003/09/22 18:11:16 ukai Exp $
|
||||||
|
|||||||
4
NEWS
4
NEWS
@@ -1,9 +1,9 @@
|
|||||||
w3m 0.5 or 1.0?
|
w3m 0.4.2 - 2003-09-23
|
||||||
|
|
||||||
* options: -4, -6
|
* options: -4, -6
|
||||||
* configuration file in $(sysconfdir)/$(package)/
|
* configuration file in $(sysconfdir)/$(package)/
|
||||||
* func: NEXT_VISITED, PREV_VISITED
|
* func: NEXT_VISITED, PREV_VISITED
|
||||||
* autoconfiscate
|
* autoconfiscate (partially)
|
||||||
* rc: use_history
|
* rc: use_history
|
||||||
|
|
||||||
w3m 0.4.1 - 2003-03-07
|
w3m 0.4.1 - 2003-03-07
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
w3m: WWW wo Miru Tool version 0.4.1
|
w3m: WWW wo Miru Tool version 0.4.2
|
||||||
(C) Copyright by Akinori ITO Mar 7, 2003
|
(C) Copyright by Akinori ITO Sept 23, 2003
|
||||||
|
|
||||||
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.4.1
|
w3m: WWW wo Miru Tool version 0.4.2
|
||||||
(C) Copyright by Akinori ITO Mar 7, 2003
|
(C) Copyright by Akinori ITO Sept 23, 2003
|
||||||
|
|
||||||
1. Introduction
|
1. Introduction
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* $Id: version.c.in,v 1.38 2003/03/09 19:33:30 ukai Exp $ */
|
/* $Id: version.c.in,v 1.39 2003/09/22 18:11:17 ukai Exp $ */
|
||||||
#define CURRENT_VERSION "w3m/0.4.1+cvs"
|
#define CURRENT_VERSION "w3m/0.4.2"
|
||||||
|
|
||||||
#ifndef FM_H
|
#ifndef FM_H
|
||||||
char *w3m_version = CURRENT_VERSION;
|
char *w3m_version = CURRENT_VERSION;
|
||||||
|
|||||||
Reference in New Issue
Block a user