* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org

* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366284#5
* rc.c
(init_rc): check config_file is NULL or not.
(panel_set_option): check config_file instead of no_rc_dir.
This commit is contained in:
Ito Hiroyuki
2010-07-19 12:19:54 +00:00
parent 459e010eed
commit c71e7b7393
2 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
2010-07-19 d+w3m@vdr.jp
* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366284#5
* rc.c (init_rc): check config_file is NULL or not.
(panel_set_option): check config_file instead of no_rc_dir.
2010-07-19 d+w3m@vdr.jp
* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org
@@ -8998,4 +9005,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
$Id: ChangeLog,v 1.1011 2010/07/19 12:08:41 htrb Exp $
$Id: ChangeLog,v 1.1012 2010/07/19 12:19:54 htrb Exp $