summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-09-26 08:02:51 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:13 +0200
commit08dbc35d45bedb73570bec917138622aeb646b0a (patch)
treea041ff0a667b60d4cf541877794b34da1dbc6d50 /NEWS
parent0b82ac7de42319c42fcb910cc4ae8757e2d35e5c (diff)
Changed version to 0.11.6.v0.11.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f19018a..23bfaca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.11.6 (2003-09-26)
+- Updated the config section in INSTALL.DE. Added warning explaining
+ that the file is not up to date.
+- Forgot to change the default values for TopEdge and BottomEdge when
+ reversing the Y direction in version 0.11.5.
+- Warn about (and fix) mis-configured TopEdge/BottomEdge parameters.
+
0.11.5 (2003-09-25)
- Use the EVIOCGID ioctl for synaptics event device auto detection.
This is much simpler than parsing /proc/bus/input/devices and more