summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-10-26 10:30:38 +0100
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:19 +0200
commit8e470c9d5851611bb95a78760dbf7bf5c7f8ca14 (patch)
treed5109ed8b3d830d8f34ef794b353eee7a868b725 /NEWS
parentd184b86a023afc88a94341e58c6c81e3bc5985c7 (diff)
Changed version to 0.12.0.v0.12.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5b9f40d..10c29b4 100644
--- a/NEWS
+++ b/NEWS
@@ -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.