aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDai Sato <satodai@w3m.jp>2011-01-15 07:52:48 +0000
committerDai Sato <satodai@w3m.jp>2011-01-15 07:52:48 +0000
commit2f73aa58c552772db51fdee3dbd90b2fa7d4d160 (patch)
tree52aa23dbe058c0c580a508bf24e61611bf805cdf
parent* [w3m-dev 04445] Re: Update documents (README.cookie) (diff)
downloadw3m-2f73aa58c552772db51fdee3dbd90b2fa7d4d160.tar.gz
w3m-2f73aa58c552772db51fdee3dbd90b2fa7d4d160.zip
w3m 0.5.3 releaserelease-0-5-3
Diffstat (limited to '')
-rw-r--r--ChangeLog13
-rw-r--r--NEWS16
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac4
-rw-r--r--doc-jp/README4
-rw-r--r--doc/README4
-rw-r--r--doc/w3m.12
-rw-r--r--po/ja.po2
-rw-r--r--po/w3m.pot2
-rw-r--r--version.c.in4
10 files changed, 49 insertions, 22 deletions
diff --git a/ChangeLog b/ChangeLog
index 95b7352..347c5d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-01-15 Dai Sato <satodai@w3m.jp>
+
+ * w3m 0.5.2
+ * version.c.in: update
+ * doc/README: version 0.5.2, release date, maintainer
+ * doc-jp/README: ditto
+ * po/w3m.pot, ja.po: ditto
+ * NEWS: update
+ * configure.ac: version 0.5.2
+ * configure: regenerated
+
2011-01-05 SAKAI Kiyotaka <kiyotaka.sakai@ntt-at.co.jp>
* [w3m-dev 04445] Re: Update documents (README.cookie)
@@ -9289,4 +9300,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.1049 2011/01/05 10:09:19 htrb Exp $
+$Id: ChangeLog,v 1.1050 2011/01/15 07:52:48 inu Exp $
diff --git a/NEWS b/NEWS
index 54731c6..66e309d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+w3m 0.5.3 - 2011-01-15
+
+* security fix
+ - fix vulnerabilities indicated by bugs.debian.org.
+ - suppress sending Referer, if https:// -> http://
+* new features
+ - adapt w3mimg to native windows on MS Windows.
+ - support xterm-incompatible terminals without gpm.
+ - add "xhtml" to default guess.
+ - introduce option pseudo_inlines.
+ - add option to avoid "wrong number of dots" error in cookies.
+* other bug fixes
+ - fix "important" bugs from bugs.debian.org
+ - preserve spaces in multibyte context.
+ - fix proxy authentication.
+
w3m 0.5.2 - 2007-05-31
* security fix
diff --git a/configure b/configure
index c431f26..4c1bc06 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for w3m 0.5.2.
+# Generated by GNU Autoconf 2.67 for w3m 0.5.3.
#
# Report bugs to <satodai@w3m.jp>.
#
@@ -552,8 +552,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='w3m'
PACKAGE_TARNAME='w3m'
-PACKAGE_VERSION='0.5.2'
-PACKAGE_STRING='w3m 0.5.2'
+PACKAGE_VERSION='0.5.3'
+PACKAGE_STRING='w3m 0.5.3'
PACKAGE_BUGREPORT='satodai@w3m.jp'
PACKAGE_URL=''
@@ -1368,7 +1368,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.2 to adapt to many kinds of systems.
+\`configure' configures w3m 0.5.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1433,7 +1433,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of w3m 0.5.2:";;
+ short | recursive ) echo "Configuration of w3m 0.5.3:";;
esac
cat <<\_ACEOF
@@ -1578,7 +1578,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-w3m configure 0.5.2
+w3m configure 0.5.3
generated by GNU Autoconf 2.67
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2217,7 +2217,7 @@ cat >config.log <<_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.2, which was
+It was created by w3m $as_me 0.5.3, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ $0 $@
@@ -2567,7 +2567,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
PACKAGE=w3m
-VERSION=0.5.2
+VERSION=0.5.3
cat >>confdefs.h <<_ACEOF
#define PACKAGE "$PACKAGE"
_ACEOF
@@ -9594,7 +9594,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by w3m $as_me 0.5.2, which was
+This file was extended by w3m $as_me 0.5.3, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -9660,7 +9660,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-w3m config.status 0.5.2
+w3m config.status 0.5.3
configured by $0, generated by GNU Autoconf 2.67,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 33d2357..7308fc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl w3m autoconf
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(w3m, 0.5.2, satodai@w3m.jp)
+AC_INIT(w3m, 0.5.3, satodai@w3m.jp)
PACKAGE=w3m
-VERSION=0.5.2
+VERSION=0.5.3
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(PACKAGE)
diff --git a/doc-jp/README b/doc-jp/README
index 7e3c0f5..074766f 100644
--- a/doc-jp/README
+++ b/doc-jp/README
@@ -1,4 +1,4 @@
- w3m: WWW wo Miru Tool version 0.5.2 May 31, 2007
+ w3m: WWW wo Miru Tool version 0.5.3 Jan 15, 2011
(C) Copyright by Akinori ITO
Hironori SAKAMOTO
Fumitoshi UKAI
@@ -102,7 +102,7 @@ Windows
w3m の著作権は,伊藤彰則に属しています.
(C) Copyright 1994-2002 by Akinori Ito
-(C) Copyright 2002-2007 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai
+(C) Copyright 2002-2011 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai
4. 配布条件
diff --git a/doc/README b/doc/README
index e696900..324ea3e 100644
--- a/doc/README
+++ b/doc/README
@@ -1,4 +1,4 @@
- w3m: WWW wo Miru Tool version 0.5.2 May 31, 2007
+ w3m: WWW wo Miru Tool version 0.5.3 Jan 15, 2011
(C) Copyright Akinori ITO
Hironori SAKAMOTO
Fumitoshi UKAI
@@ -90,7 +90,7 @@ Windows
3. Copyright
(C) Copyright 1994-2002 by Akinori Ito
- (C) Copyright 2002-2007 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai
+ (C) Copyright 2002-2011 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai
4. License
diff --git a/doc/w3m.1 b/doc/w3m.1
index 29caeea..aeb4a60 100644
--- a/doc/w3m.1
+++ b/doc/w3m.1
@@ -228,7 +228,7 @@ MIME types file
This is the
.I
w3m
-0.5.2 Release.
+0.5.3 Release.
.PP
Please see the MANUAL.html file distributed with w3m for
more detailed documentation.
diff --git a/po/ja.po b/po/ja.po
index e8f01ed..d67c695 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: w3m 0.5.2\n"
+"Project-Id-Version: w3m 0.5.3\n"
"Report-Msgid-Bugs-To: satodai@w3m.jp\n"
"POT-Creation-Date: 2010-08-20 18:44+0900\n"
"PO-Revision-Date: 2010-08-20 18:45+0900\n"
diff --git a/po/w3m.pot b/po/w3m.pot
index 3832be1..e164b1e 100644
--- a/po/w3m.pot
+++ b/po/w3m.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: w3m 0.5.3\n"
"Report-Msgid-Bugs-To: satodai@w3m.jp\n"
"POT-Creation-Date: 2010-08-20 18:44+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
diff --git a/version.c.in b/version.c.in
index 5b3615d..27dab36 100644
--- a/version.c.in
+++ b/version.c.in
@@ -1,5 +1,5 @@
-/* $Id: version.c.in,v 1.47 2007/06/04 13:21:10 inu Exp $ */
-#define CURRENT_VERSION "w3m/0.5.2+cvs"
+/* $Id: version.c.in,v 1.48 2011/01/15 07:52:48 inu Exp $ */
+#define CURRENT_VERSION "w3m/0.5.3"
#ifndef FM_H
char *w3m_version = CURRENT_VERSION;