aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-01-26 17:24:01 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-01-26 17:24:01 +0000
commit843221c52324b0a25431c1bd2472d93fa714d0fa (patch)
tree36df5e8f54c46c50751195562ccc1e787e272786 /ChangeLog
parent[w3m-dev 02913] wrong table width calculation (diff)
downloadw3m-843221c52324b0a25431c1bd2472d93fa714d0fa.tar.gz
w3m-843221c52324b0a25431c1bd2472d93fa714d0fa.zip
[w3m-dev 02914]
* history.c (copyHist): added * history.h (copyHist): ditto * main.c (goURL0): copyHist(URLHist), push current and anchor URLs default set by DefaultURLString From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 07565b4..5468575 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-01-27 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
+
+ * [w3m-dev 02914]
+ * history.c (copyHist): added
+ * history.h (copyHist): ditto
+ * main.c (goURL0): copyHist(URLHist), push current and anchor URLs
+ default set by DefaultURLString
+
2002-01-26 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
* [w3m-dev 02913] wrong table width calculation
@@ -2308,4 +2316,4 @@
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.264 2002/01/25 17:25:44 ukai Exp $
+$Id: ChangeLog,v 1.265 2002/01/26 17:24:01 ukai Exp $