diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-17 17:13:02 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-17 17:13:02 +0000 |
commit | 34cf3f17050c3ad8b10c855ff0763bab29a68656 (patch) | |
tree | 8e2cc6ff35497d1d06f1bdf60ecf68de25b2262a /ChangeLog | |
parent | fix indent (diff) | |
download | w3m-34cf3f17050c3ad8b10c855ff0763bab29a68656.tar.gz w3m-34cf3f17050c3ad8b10c855ff0763bab29a68656.zip |
[w3m-dev 03651] Debian bug #176981
* file.c (checkRedirection): added
(loadGeneralFile): check redirection
t_buf only is created when it is NULL
remove_space
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,5 +1,13 @@ 2003-01-18 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> + * [w3m-dev 03651] Debian bug #176981 + * file.c (checkRedirection): added + (loadGeneralFile): check redirection + t_buf only is created when it is NULL + remove_space + +2003-01-18 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> + * [w3m-dev 03647] expandName() and expandPath() * etc.c (openSecretFile): use expandPath (expandName): rewrite @@ -6578,4 +6586,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.687 2003/01/17 17:05:57 ukai Exp $ +$Id: ChangeLog,v 1.688 2003/01/17 17:13:02 ukai Exp $ |