diff options
author | Peter Osterlund <petero2@telia.com> | 2005-11-06 16:35:31 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:03:36 +0200 |
commit | 0a7bcaa66bf6f7ac86795bee6e2c7408b65c07b6 (patch) | |
tree | 893c06739a1bae2ee5de42d7f2faac129da70ab4 /NEWS | |
parent | cec437d4234a5e43d9ec66af629aed7d3140fcdb (diff) |
Changed version to 0.14.4.v0.14.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +0.14.4 (2005-11-06) +- X header file fix for xorg 6.8.99.15. Patch from Christoph Brill. +- Fixed some long vs int inconsistencies to make the driver work + correctly on 64 bit machines. +- Made the device name change code handle more cases. Patch from Karl + Tomlinson. +- Included driver version number in the shared memory segment. + Suggested by Stefan Kombrink for use in ksynaptics. +- Vertical/horizontal scrolling was incorrectly stopped then the + finger left the lower right corner if the scrolling was started from + within that corner. Reported by Arie Huijzer. +- Added option to syndaemon to ignore "modifier+another key" combos. + Patch from Mattia Dongili. +- Documentation updates. +- Updated the compatibility list. + 0.14.3 (2005-07-22) - Added -k switch to syndaemon to make it ignore modifier keys when monitoring keyboard activity. Suggested by Harold Aling. |