commit 11d1a8e51d2b80ed404108ab9a44285be76604da
parent 67bfa692be4acd233369af5cf700c8b541cacf1f
Author: ukai <ukai>
Date: Wed, 28 Apr 2004 18:19:22 +0000
w3m 0.5.1
* version.c.in: update
* doc/README: version 0.5, release date, maintainer
* doc-jp/README: ditto
* NEWS: update
* configure.in: version 0.5.1
* po/w3m.pot, ja.po: update-po
Diffstat:
9 files changed, 90 insertions(+), 68 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,13 @@
+2004-04-29 Fumitoshi UKAI <ukai@debian.or.jp>
+
+ * w3m 0.5.1
+ * version.c.in: update
+ * doc/README: version 0.5, release date, maintainer
+ * doc-jp/README: ditto
+ * NEWS: update
+ * configure.in: version 0.5.1
+ * po/w3m.pot, ja.po: update-po
+
2004-04-27 SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* [w3m-dev 04068] install-sh problem
diff --git a/NEWS b/NEWS
@@ -1,3 +1,15 @@
+w3m 0.5.1 - 2004-04-29
+
+* fix minor bugs
+ - build problem on some platform/some configuration
+ - authentication bug
+ - ipv6 FQDN resolv
+ - SSL verify
+ - search problem on different charset page/display
+ - cleanup LANG==JA
+ - DisplayCharset default
+ - w3mhelp.cgi charset
+
w3m 0.5 - 2004-03-22
* gettextize
diff --git a/configure b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for w3m 0.5.
+# Generated by GNU Autoconf 2.59 for w3m 0.5.1.
#
# Report bugs to <ukai@debian.or.jp>.
#
@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='w3m'
PACKAGE_TARNAME='w3m'
-PACKAGE_VERSION='0.5'
-PACKAGE_STRING='w3m 0.5'
+PACKAGE_VERSION='0.5.1'
+PACKAGE_STRING='w3m 0.5.1'
PACKAGE_BUGREPORT='ukai@debian.or.jp'
# Factoring default headers for most tests.
@@ -779,7 +779,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures w3m 0.5 to adapt to many kinds of systems.
+\`configure' configures w3m 0.5.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -840,7 +840,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of w3m 0.5:";;
+ short | recursive ) echo "Configuration of w3m 0.5.1:";;
esac
cat <<\_ACEOF
@@ -1007,7 +1007,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-w3m configure 0.5
+w3m configure 0.5.1
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1021,7 +1021,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by w3m $as_me 0.5, which was
+It was created by w3m $as_me 0.5.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1358,7 +1358,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
PACKAGE=w3m
-VERSION=0.5
+VERSION=0.5.1
cat >>confdefs.h <<_ACEOF
#define PACKAGE "$PACKAGE"
_ACEOF
@@ -10511,7 +10511,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by w3m $as_me 0.5, which was
+This file was extended by w3m $as_me 0.5.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -10574,7 +10574,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-w3m config.status 0.5
+w3m config.status 0.5.1
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.in b/configure.in
@@ -1,8 +1,8 @@
dnl w3m autoconf
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(w3m, 0.5, ukai@debian.or.jp)
+AC_INIT(w3m, 0.5.1, ukai@debian.or.jp)
PACKAGE=w3m
-VERSION=0.5
+VERSION=0.5.1
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(PACKAGE)
diff --git a/doc-jp/README b/doc-jp/README
@@ -1,4 +1,4 @@
- w3m: WWW wo Miru Tool version 0.5 March 22, 2004
+ w3m: WWW wo Miru Tool version 0.5.1 April 29, 2004
(C) Copyright by Akinori ITO
Hironori SAKAMOTO
Fumitoshi UKAI
diff --git a/doc/README b/doc/README
@@ -1,4 +1,4 @@
- w3m: WWW wo Miru Tool version 0.5 March 22, 2004
+ w3m: WWW wo Miru Tool version 0.5.1 April 29, 2004
(C) Copyright Akinori ITO
Hironori SAKAMOTO
Fumitoshi UKAI
diff --git a/po/ja.po b/po/ja.po
@@ -6,9 +6,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: w3m 0.4.2\n"
+"Project-Id-Version: w3m 0.5.1\n"
"Report-Msgid-Bugs-To: ukai@debian.or.jp\n"
-"POT-Creation-Date: 2003-09-26 03:34+0900\n"
+"POT-Creation-Date: 2004-04-29 03:17+0900\n"
"PO-Revision-Date: 2003-09-26 03:35+0900\n"
"Last-Translator: Fumitoshi UKAI <ukai@debian.or.jp>\n"
"Language-Team: Japanese\n"
@@ -661,99 +661,99 @@ msgstr "GB18030
msgid "keymap file"
msgstr "keymapファイル"
-#: rc.c:262
+#: rc.c:249
msgid "black"
msgstr "黒"
-#: rc.c:263
+#: rc.c:250
msgid "red"
msgstr "赤"
-#: rc.c:264
+#: rc.c:251
msgid "green"
msgstr "緑"
-#: rc.c:265
+#: rc.c:252
msgid "yellow"
msgstr "黄"
-#: rc.c:266
+#: rc.c:253
msgid "blue"
msgstr "青"
-#: rc.c:267
+#: rc.c:254
msgid "magenta"
msgstr "紫"
-#: rc.c:268
+#: rc.c:255
msgid "cyan"
msgstr "空色"
-#: rc.c:269
+#: rc.c:256
msgid "white"
msgstr "白"
-#: rc.c:270
+#: rc.c:257
msgid "terminal"
msgstr "端末"
-#: rc.c:296
+#: rc.c:276
msgid "none"
msgstr "無し"
-#: rc.c:297
+#: rc.c:277
msgid "current URL"
msgstr "現在のURL"
-#: rc.c:298
+#: rc.c:278
msgid "link URL"
msgstr "リンク先のURL"
-#: rc.c:311
+#: rc.c:284
msgid "A:relative to screen height"
msgstr "A:画面サイズに比例"
-#: rc.c:312
+#: rc.c:285
msgid "B:fixed speed"
msgstr "B:一定の行数"
-#: rc.c:717
+#: rc.c:666
msgid "Display Settings"
msgstr "表示関係"
-#: rc.c:719
+#: rc.c:668
msgid "Color Settings"
msgstr "表示色"
-#: rc.c:721
+#: rc.c:670
msgid "Miscellaneous Settings"
msgstr "雑多な設定"
-#: rc.c:722
+#: rc.c:671
msgid "Directory Settings"
msgstr "ディレクトリ設定"
-#: rc.c:723
+#: rc.c:672
msgid "External Program Settings"
msgstr "外部プログラム"
-#: rc.c:724
+#: rc.c:673
msgid "Network Settings"
msgstr "ネットワークの設定"
-#: rc.c:725
+#: rc.c:674
msgid "Proxy Settings"
msgstr "プロキシの設定"
-#: rc.c:727
+#: rc.c:676
msgid "SSL Settings"
msgstr "SSLの設定"
-#: rc.c:730
+#: rc.c:679
msgid "Cookie Settings"
msgstr "クッキーの設定"
-#: rc.c:733
+#: rc.c:682
msgid "Charset Settings"
msgstr "文字コードの設定"
@@ -762,6 +762,6 @@ msgstr "文
#. * header. For example, ja.po should translate it as
#. * "ja;q=1.0, en;q=0.5" like that.
#.
-#: rc.c:1206
+#: rc.c:1150
msgid "en;q=1.0"
msgstr "ja;q=1.0, en;q=0.5"
diff --git a/po/w3m.pot b/po/w3m.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: ukai@debian.or.jp\n"
-"POT-Creation-Date: 2003-09-26 03:34+0900\n"
+"POT-Creation-Date: 2004-04-29 03:17+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -660,99 +660,99 @@ msgstr ""
msgid "keymap file"
msgstr ""
-#: rc.c:262
+#: rc.c:249
msgid "black"
msgstr ""
-#: rc.c:263
+#: rc.c:250
msgid "red"
msgstr ""
-#: rc.c:264
+#: rc.c:251
msgid "green"
msgstr ""
-#: rc.c:265
+#: rc.c:252
msgid "yellow"
msgstr ""
-#: rc.c:266
+#: rc.c:253
msgid "blue"
msgstr ""
-#: rc.c:267
+#: rc.c:254
msgid "magenta"
msgstr ""
-#: rc.c:268
+#: rc.c:255
msgid "cyan"
msgstr ""
-#: rc.c:269
+#: rc.c:256
msgid "white"
msgstr ""
-#: rc.c:270
+#: rc.c:257
msgid "terminal"
msgstr ""
-#: rc.c:296
+#: rc.c:276
msgid "none"
msgstr ""
-#: rc.c:297
+#: rc.c:277
msgid "current URL"
msgstr ""
-#: rc.c:298
+#: rc.c:278
msgid "link URL"
msgstr ""
-#: rc.c:311
+#: rc.c:284
msgid "A:relative to screen height"
msgstr ""
-#: rc.c:312
+#: rc.c:285
msgid "B:fixed speed"
msgstr ""
-#: rc.c:717
+#: rc.c:666
msgid "Display Settings"
msgstr ""
-#: rc.c:719
+#: rc.c:668
msgid "Color Settings"
msgstr ""
-#: rc.c:721
+#: rc.c:670
msgid "Miscellaneous Settings"
msgstr ""
-#: rc.c:722
+#: rc.c:671
msgid "Directory Settings"
msgstr ""
-#: rc.c:723
+#: rc.c:672
msgid "External Program Settings"
msgstr ""
-#: rc.c:724
+#: rc.c:673
msgid "Network Settings"
msgstr ""
-#: rc.c:725
+#: rc.c:674
msgid "Proxy Settings"
msgstr ""
-#: rc.c:727
+#: rc.c:676
msgid "SSL Settings"
msgstr ""
-#: rc.c:730
+#: rc.c:679
msgid "Cookie Settings"
msgstr ""
-#: rc.c:733
+#: rc.c:682
msgid "Charset Settings"
msgstr ""
@@ -761,6 +761,6 @@ msgstr ""
#. * header. For example, ja.po should translate it as
#. * "ja;q=1.0, en;q=0.5" like that.
#.
-#: rc.c:1206
+#: rc.c:1150
msgid "en;q=1.0"
msgstr ""
diff --git a/version.c.in b/version.c.in
@@ -1,5 +1,5 @@
/* $Id$ */
-#define CURRENT_VERSION "w3m/0.5+cvs"
+#define CURRENT_VERSION "w3m/0.5.1"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;