[w3m-dev 03772] Compilation error on Cygwin B20.1

* terms.c (term_title): use Sprintf() instead of snprintf()
* doc-jp/README.cygwin doc/README.cygwin: add note about B20.1
From: patakuti@t3.rim.or.jp
This commit is contained in:
Fumitoshi UKAI
2003-02-23 16:00:11 +00:00
parent 2023d063c6
commit 0545c29559
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2003-02-24 patakuti@t3.rim.or.jp
* [w3m-dev 03772] Compilation error on Cygwin B20.1
* terms.c (term_title): use Sprintf() instead of snprintf()
* doc-jp/README.cygwin doc/README.cygwin: add note about B20.1
2003-02-21 WATANABE Katsuyuki <knabe@sannet.ne.jp>
* [w3m-dev 03765] Re: README.cygwin
@@ -7227,4 +7233,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
$Id: ChangeLog,v 1.760 2003/02/21 14:25:33 ukai Exp $
$Id: ChangeLog,v 1.761 2003/02/23 16:00:11 ukai Exp $