From 2568c5e28dd0d175ac47085ac5f62490a1759c0d Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Tue, 27 Jul 2004 12:20:54 +0200 Subject: Changed version to 0.13.4. --- Makefile | 2 +- NEWS | 16 ++++++++++++++++ manpages/synclient.1 | 2 +- manpages/syndaemon.1 | 2 +- synaptics.spec | 2 +- 5 files changed, 20 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index adadfd9..e789f74 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.13.3 +VERSION=0.13.4 # 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 77e9bf2..1b9732d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +0.13.4 (2004-07-27) +- Fixed X server crash caused by forgetting to remove the timer + callback in the DeviceOff() function. +- Fixed a problem with the shared memory area not being accessible + after logging out from a KDE session and then logging in again + without restarting the X server. +- Added support for circular touchpads. From Axel G. Rossberg. +- Added a true daemon mode to syndaemon. From James Ketrenos. +- Better default parameters for alps touchpads. +- Added Dmitry Torokhov's updated alps patch that can do hardware + auto-detection and also disables hardware tapping. +- Modified the Makefile to make it easier to build the driver for + x86_64 systems. +- Some documentation updates. +- Updated the compatibility list. + 0.13.3 (2004-06-13) - Added support for Synaptics cPad devices. (Also requires a 2.6 kernel patch.) From Jan Steinhoff. diff --git a/manpages/synclient.1 b/manpages/synclient.1 index b65f7df..de30d71 100644 --- a/manpages/synclient.1 +++ b/manpages/synclient.1 @@ -1,4 +1,4 @@ -.TH "synclient" "1" "0.13.3" "" "" +.TH "synclient" "1" "0.13.4" "" "" .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 fa286c2..80be034 100644 --- a/manpages/syndaemon.1 +++ b/manpages/syndaemon.1 @@ -1,4 +1,4 @@ -.TH "syndaemon" "1" "0.13.3" "" "" +.TH "syndaemon" "1" "0.13.4" "" "" .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 f2dbaa5..4779fd9 100644 --- a/synaptics.spec +++ b/synaptics.spec @@ -1,6 +1,6 @@ Summary: The Synaptics touchpad X driver Name: synaptics -Version: 0.13.3 +Version: 0.13.4 Release: 1 License: GPL Group: User Interface/X -- cgit v1.2.3