mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-04-14 11:54:16 +00:00
Changed version to 0.12.3.
This commit is contained in:
10
NEWS
10
NEWS
@@ -1,3 +1,13 @@
|
||||
0.12.3 (2004-01-11)
|
||||
- Added more models to the compatibility list.
|
||||
- Updated the documentation.
|
||||
- Added French translation of the INSTALL file. Contributed by Rigot
|
||||
Michel.
|
||||
- Removed deprecated use of psmouse_noext in the alps patch. This
|
||||
makes the patch work also for recent -mm kernels. (This breaks alps
|
||||
support for kernels older than 2.6.1-rc1, but those kernels should
|
||||
not be used anyway.)
|
||||
|
||||
0.12.2 (2003-12-17)
|
||||
- Added more models to the compatibility list.
|
||||
- Updated the documentation.
|
||||
|
||||
@@ -112,7 +112,7 @@ typedef enum {
|
||||
#define DEV_INPUT_EVENT "/dev/input"
|
||||
#define EVENT_DEV_NAME "event"
|
||||
|
||||
#define VERSION "0.12.2"
|
||||
#define VERSION "0.12.3"
|
||||
|
||||
/*****************************************************************************
|
||||
* Forward declaration
|
||||
|
||||
Reference in New Issue
Block a user