summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-02-10 22:46:16 +0100
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:48 +0200
commitdf9368ba91e836ae44bc1034b764a3c4b9e88df7 (patch)
tree46d1f5e820ad5210d54503ba5ceab07c44424da7
parent77c0402d14d58dbe100d4a43da4af6b1c50f2c9d (diff)
Changed version to 0.12.4.v0.12.4
-rw-r--r--Makefile2
-rw-r--r--NEWS21
-rw-r--r--manpages/synclient.12
-rw-r--r--manpages/syndaemon.12
-rw-r--r--synaptics.spec2
5 files changed, 25 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index a2acdf9..72b3b97 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.12.3
+VERSION=0.12.4
INSTALLED_X = $(DESTDIR)/usr/X11R6
LOCAL_X = Xincludes/usr/X11R6
diff --git a/NEWS b/NEWS
index bf638fa..5222c98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.12.4 (2004-02-10)
+- Changed suggested default values in the INSTALL file, to get more
+ reasonable speed settings and edge parameters.
+- Include time in the "synclient -m" output.
+- Handle touchpads with a scroll region on the right side where very
+ large X coordinates (typically 8176=0x1ff0) are reported.
+- Added more models to the compatibility list.
+- Updated the documentation.
+- Added support for circular scrolling. From Alexei Gilchrist.
+- Removed the saved_touchpad_off variable in syndaemon. It's more
+ robust to just not disable the touchpad if it already is disabled.
+- Added manpages for synclient and syndaemon. Contributed by Mattia
+ Dongili.
+- Added uninstall target to the Makefile. From Paul Bender.
+- Automatically build using the 4.3 SDK if available. Patch from Paul
+ Bender.
+- Removed unnecessary local X include files that are available in the
+ XFree86-devel package. Patch from Paul Bender.
+- Added a "distribution" target to the Makefile.
+- Added an RPM .spec file. From Giorgio Bellussi.
+
0.12.3 (2004-01-11)
- Added more models to the compatibility list.
- Updated the documentation.
diff --git a/manpages/synclient.1 b/manpages/synclient.1
index 8173172..0844fbf 100644
--- a/manpages/synclient.1
+++ b/manpages/synclient.1
@@ -1,4 +1,4 @@
-.TH "synclient" "1" "0.12.3" "" ""
+.TH "synclient" "1" "0.12.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 28b440a..9bf3e96 100644
--- a/manpages/syndaemon.1
+++ b/manpages/syndaemon.1
@@ -1,4 +1,4 @@
-.TH "syndaemon" "1" "0.12.3" "" ""
+.TH "syndaemon" "1" "0.12.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 17967fe..a210b5d 100644
--- a/synaptics.spec
+++ b/synaptics.spec
@@ -1,6 +1,6 @@
Summary: The Synaptics touchpad X driver
Name: synaptics
-Version: 0.12.3
+Version: 0.12.4
Release: 1
License: GPL
Group: User Interface/X