diff options
author | Dai Sato <satodai@w3m.jp> | 2006-04-07 14:59:02 +0000 |
---|---|---|
committer | Dai Sato <satodai@w3m.jp> | 2006-04-07 14:59:02 +0000 |
commit | d2459cad4daed60e7f610d7230d51b7652972d5a (patch) | |
tree | 482c98c9cab6ec7829e27aca55c535ea17e12822 /ChangeLog | |
parent | Use the hint instead of US_ASCII in wc_auto_detect. (diff) | |
download | w3m-d2459cad4daed60e7f610d7230d51b7652972d5a.tar.gz w3m-d2459cad4daed60e7f610d7230d51b7652972d5a.zip |
Add w3mman -l <file> command line argument for viewing of local man files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ 2006-04-07 Dai Sato <satodai@w3m.jp> * [w3m-dev-en 01060] Some patches + * scripts/w3mman/w3mman*.in: Add w3mman -l <file> command line argument for viewing of local man files. + * Fixes Debian bug #138805: w3mman -l doesn't work. + +2006-04-07 Dai Sato <satodai@w3m.jp> + + * [w3m-dev-en 01060] Some patches * libwc/detect.c: Use the hint instead of US_ASCII in wc_auto_detect. * Fixes Debian bug #291735: w3m shouldn't "simplify" page's charset @@ -8665,4 +8671,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.952 2006/04/07 13:56:47 inu Exp $ +$Id: ChangeLog,v 1.953 2006/04/07 14:59:02 inu Exp $ |