From 6c00f1ea7a0e679cc17613434bbc92cfb85232a9 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 13 Jun 2004 18:47:12 +0200 Subject: Changed version to 0.13.3. --- Makefile | 2 +- NEWS | 14 ++++++++++++++ manpages/synclient.1 | 2 +- manpages/syndaemon.1 | 2 +- synaptics.spec | 2 +- 5 files changed, 18 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index a046f86..13c5142 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.13.2 +VERSION=0.13.3 # Define the TOP variable to build using include files from a local source tree. #TOP = /usr/src/redhat/BUILD/XFree86-4.3.0/xc diff --git a/NEWS b/NEWS index bd2afc0..77e9bf2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +0.13.3 (2004-06-13) +- Added support for Synaptics cPad devices. (Also requires a 2.6 + kernel patch.) From Jan Steinhoff. +- Bug fix for touchpads with a middle mouse button. +- Fixed handling of the repeater device. +- Fixed compiler warnings when using the xorg sdk include files. +- Added two parameters: + * MaxDoubleTapTime makes it easier to do fast double clicks. + * ClickTime adds a delay between the button down and button up + events generated in response to a tap event. +- Updated the alps patch for kernel 2.6.7-rc3. +- Added -V option to synclient to display the version number. +- Updated the compatibility list. + 0.13.2 (2004-05-09) - Fixed middle mouse button emulation, which broke in the 0.13.0 release. diff --git a/manpages/synclient.1 b/manpages/synclient.1 index ad3b3de..01ec2a9 100644 --- a/manpages/synclient.1 +++ b/manpages/synclient.1 @@ -1,4 +1,4 @@ -.TH "synclient" "1" "0.13.2" "" "" +.TH "synclient" "1" "0.13.3" "" "" .SH "NAME" .LP synclient \- query and modify Synaptics TouchPad driver for XFree86 server parameters on the fly. diff --git a/manpages/syndaemon.1 b/manpages/syndaemon.1 index eda2215..670ccc2 100644 --- a/manpages/syndaemon.1 +++ b/manpages/syndaemon.1 @@ -1,4 +1,4 @@ -.TH "syndaemon" "1" "0.13.2" "" "" +.TH "syndaemon" "1" "0.13.3" "" "" .SH "NAME" .LP syndaemon \- a program that monitors keyboard activity and disables the touchpad when the keyboard is being used. diff --git a/synaptics.spec b/synaptics.spec index ee50173..f2dbaa5 100644 --- a/synaptics.spec +++ b/synaptics.spec @@ -1,6 +1,6 @@ Summary: The Synaptics touchpad X driver Name: synaptics -Version: 0.13.2 +Version: 0.13.3 Release: 1 License: GPL Group: User Interface/X -- cgit v1.2.3