diff options
author | Zephaniah E. Hull <warp@aehallh.com> | 2006-04-09 00:41:42 +0000 |
---|---|---|
committer | Zephaniah E. Hull <warp@aehallh.com> | 2006-04-09 00:41:42 +0000 |
commit | c968040cde4e1a7c73332701008f6abfb1fa3ab3 (patch) | |
tree | 781fe874af05337bac3981ef4f75ac7bb7337079 /ChangeLog | |
parent | 880879015bf1eec49d374274d644ba015a6a4610 (diff) |
Remove a debugging message.
Actually, well, _work_. Note, abs support still segfaults, I'll debug it
after I've slept. But I should get it tomorrow.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2006-04-08 Zephaniah E. Hull <warp@aehallh.com> + * src/evdev.c: (EvdevCorePreInit): + Remove a debugging message. + * src/evdev_axes.c: (EvdevAxesNew), (EvdevAxesInit): + Actually, well, _work_. + Note, abs support still segfaults, I'll debug it after I've slept. + But I should get it tomorrow. + +2006-04-08 Zephaniah E. Hull <warp@aehallh.com> + * configure.ac: Dropped the xorg-xserver 1.0.99.901 requirement. (Things were tweaked to mostly work for older servers again.) |