diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-09-24 00:06:38 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-09-24 00:06:38 +0000 |
commit | b97d7e23f3e274e2e90b36407bf245969a8f8295 (patch) | |
tree | 2af3db20f2d9e2fe72af3cbb4737dee0d4f87310 /x11-drivers/xf86-input-joystick/ChangeLog | |
parent | Bump. Should fix dead mice after resume from suspend. (diff) | |
download | gentoo-2-b97d7e23f3e274e2e90b36407bf245969a8f8295.tar.gz gentoo-2-b97d7e23f3e274e2e90b36407bf245969a8f8295.tar.bz2 gentoo-2-b97d7e23f3e274e2e90b36407bf245969a8f8295.zip |
Bump. Bugfixes and better examples of how to configure with HAL FDI files.
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-joystick/ChangeLog')
-rw-r--r-- | x11-drivers/xf86-input-joystick/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog index cf6c8d90d09b..a251ca0234e1 100644 --- a/x11-drivers/xf86-input-joystick/ChangeLog +++ b/x11-drivers/xf86-input-joystick/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-joystick # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.56 2008/05/09 07:16:47 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.57 2008/09/24 00:06:38 dberkholz Exp $ + +*xf86-input-joystick-1.3.3 (24 Sep 2008) + + 24 Sep 2008; Donnie Berkholz <dberkholz@gentoo.org>; + +xf86-input-joystick-1.3.3.ebuild: + Bump. Bugfixes and better examples of how to configure with HAL FDI files. *xf86-input-joystick-1.3.2 (09 May 2008) |