aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorZephaniah E. Hull <warp@aehallh.com>2006-02-17 01:17:41 +0000
committerZephaniah E. Hull <warp@aehallh.com>2006-02-17 01:17:41 +0000
commit28ee08ef0810ad48c612280838be3e952c41971d (patch)
tree64905ec379e3a20d61e34a14d96f82b5dbff49b3 /ChangeLog
parentBugzilla #5696 <https://bugs.freedesktop.org/show_bug.cgi?id=5696> Slightly (diff)
downloadxf86-input-evdev-28ee08ef0810ad48c612280838be3e952c41971d.tar.gz
xf86-input-evdev-28ee08ef0810ad48c612280838be3e952c41971d.tar.bz2
xf86-input-evdev-28ee08ef0810ad48c612280838be3e952c41971d.zip
Bugzilla #5914 <https://bugs.freedesktop.org/show_bug.cgi?id=5914> Stupid
little bug, properly handle wheels on 3 button mice.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b712978..cc273a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-2006-02-14 Zephaniah E. Hull,,, <set EMAIL_ADDRESS environment variable>
+2006-02-16 Zephaniah E. Hull <warp@aehallh.com>
+
+ * src/evdev_btn.c: (EvdevBtnCalcRemap):
+ Bugzilla #5914 <https://bugs.freedesktop.org/show_bug.cgi?id=5914>
+ Stupid little bug, properly handle wheels on 3 button mice.
+
+2006-02-14 Zephaniah E. Hull <warp@aehallh.com>
* configure.ac:
* man/evdev.man: