diff options
Diffstat (limited to 'x11-drivers/synaptics/ChangeLog')
-rw-r--r-- | x11-drivers/synaptics/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/x11-drivers/synaptics/ChangeLog b/x11-drivers/synaptics/ChangeLog index 36ce9154fe4f..eaee8446a616 100644 --- a/x11-drivers/synaptics/ChangeLog +++ b/x11-drivers/synaptics/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for x11-drivers/synaptics # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v 1.2 2005/12/14 19:50:25 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v 1.3 2005/12/15 21:31:32 seemant Exp $ + +*synaptics-0.14.4-r1 (15 Dec 2005) + + 15 Dec 2005; Seemant Kulleen <seemant@gentoo.org> + +files/synaptics-0.14.4-r1-makefile.patch, +synaptics-0.14.4-r1.ebuild: + Revision, which adds better logic for install locations of the driver. Also, + the fno-pic is now completely removed from the Makefile -- as it will be + from upstream's next release (as per email exchange between kevquinn and + upstream). So this should close bug #115400 by Andrew de Quincey, bug + #115026 by Anode, and bug #115108 by Thomas Schlesinger 14 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> synaptics-0.14.2.ebuild, synaptics-0.14.3.ebuild, synaptics-0.14.4.ebuild: |