summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-06-13 18:47:12 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:29 +0200
commit6c00f1ea7a0e679cc17613434bbc92cfb85232a9 (patch)
tree651b7d3f005e5fdc3b01178e650582b05041caeb
parenta27efd8f04113b01384a2b5ba725d621c0076701 (diff)
Changed version to 0.13.3.v0.13.3
-rw-r--r--Makefile2
-rw-r--r--NEWS14
-rw-r--r--manpages/synclient.12
-rw-r--r--manpages/syndaemon.12
-rw-r--r--synaptics.spec2
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