aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-01-22 10:45:14 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-01-22 10:45:14 +0000
commit59ec44c6a49418e2179e6c6167e28f9e8e5bfa41 (patch)
tree1f1f69dc88744bf6050e0e874dd4046f84acf7be /ChangeLog
parent[w3m-dev 02880] URI_PATTERN (diff)
downloadw3m-59ec44c6a49418e2179e6c6167e28f9e8e5bfa41.tar.gz
w3m-59ec44c6a49418e2179e6c6167e28f9e8e5bfa41.zip
[w3m-dev-en 00670] GOTO behavior change
* main.c (goURL): default URL is current URL if retry_http specified, and inputed URL is not absolute URL add http:// to top of url * linein.c (InputKeymap): C-w as backword-kill-word From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 66a4831..4d314e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2002-01-22 Fumitoshi UKAI <ukai@debian.or.jp>
+ * [w3m-dev-en 00670] GOTO behavior change
+ * main.c (goURL): default URL is current URL
+ if retry_http specified, and inputed URL is not absolute URL
+ add http:// to top of url
+
+ * linein.c (InputKeymap): C-w as backword-kill-word
+
+2002-01-22 Fumitoshi UKAI <ukai@debian.or.jp>
+
* [w3m-dev 02880] URI_PATTERN
* url.c (URI_PATTERN): better match for % hex hex
* url.c (chkExternalURIBuffer): don't use URI_PATTERN as format string
@@ -2190,4 +2199,4 @@
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.250 2002/01/22 06:53:10 ukai Exp $
+$Id: ChangeLog,v 1.251 2002/01/22 10:45:14 ukai Exp $