mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-04-14 11:54:16 +00:00
Changed version to 0.11.6.
This commit is contained in:
7
NEWS
7
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
|
||||
|
||||
@@ -107,7 +107,7 @@ typedef enum {
|
||||
#define DEV_INPUT_EVENT "/dev/input"
|
||||
#define EVENT_DEV_NAME "event"
|
||||
|
||||
#define VERSION "0.11.5"
|
||||
#define VERSION "0.11.6"
|
||||
|
||||
/*****************************************************************************
|
||||
* Forward declaration
|
||||
|
||||
Reference in New Issue
Block a user