diff options
author | Zephaniah E. Hull <warp@aehallh.com> | 2006-02-20 09:18:56 +0000 |
---|---|---|
committer | Zephaniah E. Hull <warp@aehallh.com> | 2006-02-20 09:18:56 +0000 |
commit | 763edd37305e789bcc31746e5ea41f4df9d0b2a4 (patch) | |
tree | 81b9f6e09f159acb58912e5589cc103d7927db34 /ChangeLog | |
parent | c6dbf89d9d40fcbce72493404ea02b7e7957513f (diff) |
Bugzilla #5950 <https://bugs.freedesktop.org/show_bug.cgi=5950> Possible
(maybe) fix for bug #5950. Though, I'm not convinced and still don't
see how this bug could be happening, especially if this doesn't do it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-02-20 Zephaniah E. Hull,,, <warp@aehallh.com> + + * src/evdev_btn.c: (EvdevBtnInit): + Bugzilla #5950 <https://bugs.freedesktop.org/show_bug.cgi=5950> + Possible (maybe) fix for bug #5950. + Though, I'm not convinced and still don't see how this bug could + be happening, especially if this doesn't do it. + 2006-02-19 Zephaniah E. Hull <warp@aehallh.com> * src/evdev_key.c: (EvdevKbdBell): |