aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--NEWS28
2 files changed, 30 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e4022e..d2320d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
* w3mhelp-*.html: version 0.2.3.2
* doc/README: version 0.2.3.2, release date
* doc-jp/README: ditto
+ * NEWS: added
2001-12-22 Fumitoshi UKAI <ukai@debian.or.jp>
@@ -1389,4 +1390,4 @@
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.154 2001/12/21 19:33:29 ukai Exp $
+$Id: ChangeLog,v 1.155 2001/12/21 19:47:48 ukai Exp $
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..3491ffe
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,28 @@
+w3m 0.2.3.2 - 2001-12-22
+
+* fix security hole in w3m/scripts
+
+----------------------------------------------------------------
+w3m 0.2.3.1 - 2001-12-20
+
+* sync with cvs repository
+* fix bug in configure
+
+----------------------------------------------------------------
+w3m 0.2.3 - 2001-12-20
+
+* command line option: -help, -version
+* new libgc included
+* new runtime option use_mark, nextpage_topline, label_topline, vi_prec_num
+ emacs_like_lineedit, ftppass_hostnamegen
+* RFC2732 support (IPv6)
+* new w3mhelp system
+* several configure changes
+* code cleanups, now gcc -Wall -Werror safe
+
+----------------------------------------------------------------
+w3m 0.2.2 - 2001-11-15
+
+* sync with w3m 0.2.1-inu-1.5
+* w3m maintained in sourceforge.net/projects/w3m
+