diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 62 |
1 files changed, 62 insertions, 0 deletions
| @@ -0,0 +1,62 @@ | |||
| 1 | 07JUL2008 version 0.51 | ||
| 2 | ---------------------- | ||
| 3 | |||
| 4 | Fine-tuned signal-to-noise ratio, smoother mouse motion. | ||
| 5 | Interrupt code got minor simplifications. | ||
| 6 | GFP_ATOMIC completetly removed. | ||
| 7 | |||
| 8 | 06JUL2008 version 0.5 | ||
| 9 | ---------------------- | ||
| 10 | |||
| 11 | Working palm detection, changes for kernel.org, dkms introduced. | ||
| 12 | |||
| 13 | 01JUL2008 version 0.42 | ||
| 14 | ---------------------- | ||
| 15 | |||
| 16 | First button click registered, pre/post-reset added. | ||
| 17 | |||
| 18 | 29JUN2008 version 0.41 | ||
| 19 | ---------------------- | ||
| 20 | |||
| 21 | The reset_resume kernel function added. | ||
| 22 | |||
| 23 | 29JUN2008 version 0.4 | ||
| 24 | ---------------------- | ||
| 25 | |||
| 26 | Both finger pressure and width reported. | ||
| 27 | |||
| 28 | 27JUN2008 version 0.31 | ||
| 29 | ---------------------- | ||
| 30 | |||
| 31 | Administrative changes for kernel.org. | ||
| 32 | |||
| 33 | 27JUN2008 version 0.3 | ||
| 34 | ---------------------- | ||
| 35 | |||
| 36 | Explicit device structure, use all packages. | ||
| 37 | |||
| 38 | 27JUN2008 version 0.23 | ||
| 39 | ---------------------- | ||
| 40 | |||
| 41 | Finger release not reported properly. | ||
| 42 | |||
| 43 | 26JUN2008 version 0.22 | ||
| 44 | ---------------------- | ||
| 45 | |||
| 46 | ABS coordinates more stable with synaptics. | ||
| 47 | |||
| 48 | 25JUN2008 version 0.21 | ||
| 49 | ---------------------- | ||
| 50 | |||
| 51 | Fixed the relative coordinate scaling. | ||
| 52 | |||
| 53 | 25JUN2008 version 0.2 | ||
| 54 | ---------------------- | ||
| 55 | |||
| 56 | Misinterpreted pressure input, noise reduction. | ||
| 57 | |||
| 58 | 24JUN2008 version 0.1 | ||
| 59 | ---------------------- | ||
| 60 | |||
| 61 | First version. | ||
| 62 | |||
