summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2006-07-15 18:06:41 +0200
committerPeter Osterlund <petero2@telia.com>2006-07-15 18:06:41 +0200
commite15b9432ce05a2f7182f75771f59aca9f96ce94d (patch)
tree80a160bc75a12cbf4bdbfa231c4d2b98762ea0bc
parent2de14f06e296051e544c8eb1b6f4d8ecb0478811 (diff)
Changed version to 0.14.6.v0.14.6
-rw-r--r--Makefile2
-rw-r--r--NEWS6
-rw-r--r--manpages/synaptics.52
-rw-r--r--manpages/synclient.12
-rw-r--r--manpages/syndaemon.12
-rw-r--r--synaptics.spec2
6 files changed, 11 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 020d428..334f012 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VER_LEVEL_1=0
VER_LEVEL_2=14
-VER_LEVEL_3=5
+VER_LEVEL_3=6
VERSION=$(VER_LEVEL_1).$(VER_LEVEL_2).$(VER_LEVEL_3)
VERSION_ID=($(VER_LEVEL_1)*10000+$(VER_LEVEL_2)*100+$(VER_LEVEL_3))
diff --git a/NEWS b/NEWS
index 8563d23..715f916 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.14.6 (2006-07-15)
+- Some small fixes for xorg 7.0 builds.
+- Made the driver work with xorg 7.1.
+- Updated the compatibility list.
+
0.14.5 (2006-06-04)
- Added PREFIX support to the Makefile. From Ricardo Garcia.
- Implemented pressure dependent motion speed. From Stephane Rosi.
@@ -8,6 +13,7 @@
- Makefile support for Xorg 7.0. From Mattia Dongili.
- Added new parameter "SingleTapTimeout" to give greater control over
tap behavior. From Vaclav Kadlcik.
+- Updated the compatibility list.
0.14.4 (2005-11-06)
- X header file fix for xorg 6.8.99.15. Patch from Christoph Brill.
diff --git a/manpages/synaptics.5 b/manpages/synaptics.5
index 573e6b0..aef4711 100644
--- a/manpages/synaptics.5
+++ b/manpages/synaptics.5
@@ -1,4 +1,4 @@
-.TH "synaptics" "5" "0.14.5" "" ""
+.TH "synaptics" "5" "0.14.6" "" ""
.SH "NAME"
.LP
synaptics - Synaptics touchpad driver for XOrg/XFree86.
diff --git a/manpages/synclient.1 b/manpages/synclient.1
index 960e9cb..1159733 100644
--- a/manpages/synclient.1
+++ b/manpages/synclient.1
@@ -1,4 +1,4 @@
-.TH "synclient" "1" "0.14.5" "" ""
+.TH "synclient" "1" "0.14.6" "" ""
.SH "NAME"
.LP
synclient \- query and modify Synaptics TouchPad driver for
diff --git a/manpages/syndaemon.1 b/manpages/syndaemon.1
index 5ab5b50..9a7729d 100644
--- a/manpages/syndaemon.1
+++ b/manpages/syndaemon.1
@@ -1,4 +1,4 @@
-.TH "syndaemon" "1" "0.14.5" "" ""
+.TH "syndaemon" "1" "0.14.6" "" ""
.SH "NAME"
.LP
syndaemon \- a program that monitors keyboard activity and disables
diff --git a/synaptics.spec b/synaptics.spec
index 871927c..a96e49b 100644
--- a/synaptics.spec
+++ b/synaptics.spec
@@ -2,7 +2,7 @@
Summary: The Synaptics touchpad X driver
Name: synaptics
-Version: 0.14.5
+Version: 0.14.6
Release: 1
License: GPL
Group: User Interface/X