diff options
author | Peter Osterlund <petero2@telia.com> | 2003-10-26 10:30:38 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:01:19 +0200 |
commit | 8e470c9d5851611bb95a78760dbf7bf5c7f8ca14 (patch) | |
tree | d5109ed8b3d830d8f34ef794b353eee7a868b725 /NEWS | |
parent | d184b86a023afc88a94341e58c6c81e3bc5985c7 (diff) |
Changed version to 0.12.0.v0.12.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +0.12.0 (2003-10-26) +- Initial support for ALPS touchpads. +- Implemented "locked drags" after a suggestion from Karl Kashofer. +- In the synclient program, use case insensitive string matching for + parameter names. +- Report all eight multi buttons in the synclient program. +- Print the driver version string before other driver messages. +- Added more models to the compatibility list. +- Some documentation updates. + 0.11.8 (2003-10-08) - Initialize the id variable in QueryIsSynaptics(), so that we don't print out garbage if the identification fails. |