kopia lustrzana https://gitlab.com/sane-project/backends
NEWS: Update with changes committed to the release/1.0.29 branch
rodzic
f35aab0de7
commit
e52a5bf719
9
NEWS
9
NEWS
|
@ -8,8 +8,8 @@
|
||||||
devices with a scan unit)
|
devices with a scan unit)
|
||||||
- adds support for 23 new scanner models via existing backends
|
- adds support for 23 new scanner models via existing backends
|
||||||
- significantly changes `genesys` and `pixma` backends
|
- significantly changes `genesys` and `pixma` backends
|
||||||
- fixes bugs in `canon_dr`, `fujitsu`, `hp3900`, `mustek_usb2` and
|
- fixes bugs in `canon_dr`, `fujitsu`, `hp3900`, `mustek_usb2`,
|
||||||
`xerox_mfp` backends
|
`plustek` and `xerox_mfp` backends
|
||||||
- fixes *all* compiler warnings on Debian 10 (#120)
|
- fixes *all* compiler warnings on Debian 10 (#120)
|
||||||
- fixes portability issues for uClibc-ng and MacOS builds
|
- fixes portability issues for uClibc-ng and MacOS builds
|
||||||
- adds support to record and replay USB I/O traffic
|
- adds support to record and replay USB I/O traffic
|
||||||
|
@ -21,7 +21,8 @@
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
- updates translations for Ukrainian
|
- updates translations for British English, Catalan, German,
|
||||||
|
Ukrainian, Valencian
|
||||||
- adds `scangearmp2` external backend descriptions
|
- adds `scangearmp2` external backend descriptions
|
||||||
- updates `hpaio` and `utsushi` external backend descriptions
|
- updates `hpaio` and `utsushi` external backend descriptions
|
||||||
- adds the `ChangeLogs/` directory to the source tarball (#103)
|
- adds the `ChangeLogs/` directory to the source tarball (#103)
|
||||||
|
@ -33,7 +34,7 @@
|
||||||
- requires `libxml2` for USB I/O recording and replay functionality
|
- requires `libxml2` for USB I/O recording and replay functionality
|
||||||
- re-enables pthread support for backends that use its API directly,
|
- re-enables pthread support for backends that use its API directly,
|
||||||
irrespective of the `pthread_t` type (#153)
|
irrespective of the `pthread_t` type (#153)
|
||||||
- moves the `pixma` backend to a directory of its own
|
- moves the `genesys` and `pixma` backends to a directory of their own
|
||||||
|
|
||||||
## New with 1.0.28 (released 2019-07-31)
|
## New with 1.0.28 (released 2019-07-31)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue