summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7669a6b..03d5441 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.11.3p10 (2003-07-30)
+- Improved support for the old-style synaptics protocol.
+- Cleanup: Moved middle mouse button emulation to a separate function.
+- Cleanup: Moved finger detection to a separate function.
+- More robust resynchronization code, after an idea from Harwig
+ Felger. When we realize we are out of sync, only throw away one
+ byte, not all bytes already read from the touchpad.
+
0.11.3p9: (2003-07-29)
- Added support for the old synaptics protocol. By Hartwig Felger.