libwacom/libwacom.changes

38 lines
1.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Feb 7 15:40:45 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3:
+ Loads of new and updated tablet definition files
+ Add and correct information about styli
+ Update wacom.example with loads of documentation about adding
new tablet definitions
+ Handle Puck device type
+ Support enumerating touchstrips, touchrings and buttons
+ Get device name from the kernel for generic tablets
+ Add support for the WACf004 serial tablet
+ Build fixes (exported symbols, soname)
- Remove xz BuildRequires now that it comes for free in the build
system.
- Rename libwacom0 subpackage to libwacom2, following upstream
soversion change.
-------------------------------------------------------------------
Tue Jan 17 12:30:10 UTC 2012 - vuntz@opensuse.org
- Update to version 0.2:
+ Don't add devices that lack DeviceMatch
+ Get whether a device is builtin from udev
+ Fix definitions for Reversible property
+ Add definition for Cintiq 21UX2
+ Add test for serial devices
+ Fix Intuos4 styli's number of buttons
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
-------------------------------------------------------------------
Thu Jan 5 07:49:30 UTC 2012 - vuntz@opensuse.org
- Initial package (version 0.1).