diff options
author | Mike Auty <ikelos@gentoo.org> | 2009-12-01 09:40:44 +0000 |
---|---|---|
committer | Mike Auty <ikelos@gentoo.org> | 2009-12-01 09:40:44 +0000 |
commit | b5ab72fc52ad136b98232821e9676ae7b0b7cf25 (patch) | |
tree | 01d0ef0f307e26d6d12bda255783005498490bb0 /x11-drivers/xf86-input-wacom/ChangeLog | |
parent | removed old qt-4.6.0_beta mask (diff) | |
download | gentoo-2-b5ab72fc52ad136b98232821e9676ae7b0b7cf25.tar.gz gentoo-2-b5ab72fc52ad136b98232821e9676ae7b0b7cf25.tar.bz2 gentoo-2-b5ab72fc52ad136b98232821e9676ae7b0b7cf25.zip |
Version bump xf86-input-wacom to 0.10.2. This now supports hotplugging and autoconfiguration for serial devices.
(Portage version: 2.2_rc52/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-input-wacom/ChangeLog')
-rw-r--r-- | x11-drivers/xf86-input-wacom/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-wacom/ChangeLog b/x11-drivers/xf86-input-wacom/ChangeLog index 8fab1b58d081..e3ec80804317 100644 --- a/x11-drivers/xf86-input-wacom/ChangeLog +++ b/x11-drivers/xf86-input-wacom/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-drivers/xf86-input-wacom # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.4 2009/11/20 13:03:52 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.5 2009/12/01 09:40:44 ikelos Exp $ + +*xf86-input-wacom-0.10.2 (01 Dec 2009) + + 01 Dec 2009; Mike Auty <ikelos@gentoo.org> + +xf86-input-wacom-0.10.2.ebuild: + Version bump xf86-input-wacom to 0.10.2. This now supports hotplugging and + autoconfiguration for serial devices. *xf86-input-wacom-0.10.1 (20 Nov 2009) |