summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-07-27 12:20:54 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:39 +0200
commit2568c5e28dd0d175ac47085ac5f62490a1759c0d (patch)
treeadcdca0f2d35fe8d5d54ef76d48a8b0ef065b582 /NEWS
parent53b9941db7b95436f701a9a5bd065a4069ab573f (diff)
Changed version to 0.13.4.v0.13.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
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.