aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorZephaniah E. Hull <warp@aehallh.com>2006-02-27 10:48:40 +0000
committerZephaniah E. Hull <warp@aehallh.com>2006-02-27 10:48:40 +0000
commit94cb4aa1f8caf1ba141ab0839c9eb0b2b5357470 (patch)
treeaa263b30027b866923b226505bd91266be9f6c20 /ChangeLog
parentCompile with -Wall now. Add evdev.h to the sources so that make distcheck (diff)
downloadxf86-input-evdev-94cb4aa1f8caf1ba141ab0839c9eb0b2b5357470.tar.gz
xf86-input-evdev-94cb4aa1f8caf1ba141ab0839c9eb0b2b5357470.tar.bz2
xf86-input-evdev-94cb4aa1f8caf1ba141ab0839c9eb0b2b5357470.zip
Better error reporting if the read fails.
Work properly if we're defining entirely by capability maps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46e4b8d..751e1c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-27 Zephaniah E. Hull,,, <warp@aehallh.com>
+
+ * src/evdev.c: (EvdevReadInput):
+ Better error reporting if the read fails.
+
+ * src/evdev_brain.c: (evdevNewDriver):
+ Work properly if we're defining entirely by capability maps.
+
2006-02-24 Zephaniah E. Hull <warp@aehallh.com>
* src/Makefile.am: