diff options
author | Peter Osterlund <petero2@telia.com> | 2005-03-15 00:25:30 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:03:12 +0200 |
commit | 647ecb09b4d389dbbfe813bf9bb7a1a4b68e86f7 (patch) | |
tree | 75b9ff535356d830cd97d85d97087064d7999a8f /NEWS | |
parent | bfb376e84848b6ef98db804a77c0596ab9020d18 (diff) |
Changed version to 0.14.1.v0.14.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +0.14.1 (2005-03-15) +- Fix for build problems on Gentoo amd64 systems. +- Added -p switch to syndaemon to make it record its pid in a pid + file. This simplifies init scripts. Based on a patch from maximilian + Attems. +- Made the event auto device detection work even if some + /dev/input/event nodes are missing, which can happen when using a + udev based system. +- Fixed alpscomm.c so that the X server doesn't lock up if you + incorrectly configure the driver to read from an event device using + protocol "alps". +- Fixed off by one error in alps_process_byte(). +- Improved the "synclient -h" text when running on a 2.6 linux + kernel. +- Some documentation updates. +- Updated the compatibility list. + 0.14.0 (2005-01-06) - Configurable palm detection heuristics. From Sean Dilda. - Added FastTaps option to make the driver react faster to tapping. |