Debian Bug#154766: w3m-img: support DirectColor framebuffer visuals?

from Colin Watson <cjwatson@debian.org>
* w3mimg/fb/fb.c (fb_open): accept FB_VISUAL_DIRECTCOLOR
From: Fumitoshi UKAI  <ukai@debian.or.jp>
This commit is contained in:
Fumitoshi UKAI
2002-07-30 16:03:00 +00:00
parent 3e1846025a
commit 2c36d5fe0d
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2002-07-31 Fumitoshi UKAI <ukai@debian.or.jp>
* Debian Bug#154766: w3m-img: support DirectColor framebuffer visuals?
from Colin Watson <cjwatson@debian.org>
* w3mimg/fb/fb.c (fb_open): accept FB_VISUAL_DIRECTCOLOR
2002-07-30 Hiroyuki Ito <hito@crl.go.jp>
* [w3m-dev 03282] Re: w3m-img for framebuffer update
@@ -3677,4 +3683,4 @@
* release-0-2-1
* import w3m-0.2.1
$Id: ChangeLog,v 1.414 2002/07/29 15:25:37 ukai Exp $
$Id: ChangeLog,v 1.415 2002/07/30 16:03:00 ukai Exp $