*** empty log message ***

merge-requests/1/head
Nicolas Martin 2008-02-18 20:53:41 +00:00
rodzic 67ee16dc69
commit 3c9f28e17d
1 zmienionych plików z 4 dodań i 5 usunięć

Wyświetl plik

@ -1,16 +1,15 @@
2008-02-17 Nicolas Martin <nicols-guest at users.alioth.debian.org
2008-02-18 Nicolas Martin <nicols-guest at users.alioth.debian.org
* backend/pixma.c, backend/pixma.h, backend/pixma_common.c,
backend/pixma_io_sanei.c, backend/pixma_mp150.c,
backend/pixma_mp730.c, backend/pixma_mp750.c,
doc/sane-pixma.man, doc/descriptions/pixma.desc,
doc/descriptions-external/canon_mfp.desc:
> New models changes:
- added: Pixma MP210, MP470, MP520, MP610
- added: MultiPASS MP710
- declared untested: MP140, MP220, MultiPASS MP740
- added: Pixma MP210, MP470, MP520, MP610, MP710
- declared but untested: Pixma MP140, MP220, MP740
- declared experimental and untested: MP970
> Bugs and fixes
- multipage documents scan no more fails with non-ADF MPs
- multipage documents scan no more fails in non-ADF scan
- IO Fail bug when scanning large pages e.g. with Xsane
- implement send_time message form MP710, MP730 family
- run indent -gnu on all pixma_* source files.