aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-03-14 16:12:02 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-03-14 16:12:02 +0000
commit739eb5f7ab4d8d10e054ba80813bc1d9e3307450 (patch)
tree16824ac9f18cd2fa93458381c83d4579fa047761 /ChangeLog
parent* proto.h (readHeader): added (diff)
downloadw3m-739eb5f7ab4d8d10e054ba80813bc1d9e3307450.tar.gz
w3m-739eb5f7ab4d8d10e054ba80813bc1d9e3307450.zip
[w3m-dev 03129] Re: X-Face
* configure (use_xface): ask * fm.h (_Buffer): add header_source * buffer.c (reshapeBuffer): fix reshape when reading stdin with image fix disappearing header when reading stdin * file.c (xface2xbm): check file existence * file.c (readHeader): save to tmp file X-Face when activeImage & displayImage * main.c (dispI): comment out checking content type * main.c (stopI): ditto * scripts/xface2xbm.in: update compface URL read from file $XF write to file $XBM From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d82ff29..62a6d95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2002-03-15 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
+
+ * [w3m-dev 03129] Re: X-Face
+ * configure (use_xface): ask
+ * fm.h (_Buffer): add header_source
+ * buffer.c (reshapeBuffer): fix reshape when reading stdin with image
+ fix disappearing header when reading stdin
+ * file.c (xface2xbm): check file existence
+ * file.c (readHeader): save to tmp file
+ X-Face when activeImage & displayImage
+ * main.c (dispI): comment out checking content type
+ * main.c (stopI): ditto
+ * scripts/xface2xbm.in: update compface URL
+ read from file $XF
+ write to file $XBM
+
2002-03-15 Fumitoshi UKAI <ukai@debian.or.jp>
* proto.h (readHeader): added
@@ -3153,4 +3169,4 @@
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.348 2002/03/14 15:41:53 ukai Exp $
+$Id: ChangeLog,v 1.349 2002/03/14 16:12:02 ukai Exp $