# ChangeLog for x11-drivers/xf86-input-synaptics
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.18 2009/01/05 17:45:48 chainsaw Exp $

*xf86-input-synaptics-0.99.3-r1 (05 Jan 2009)

  05 Jan 2009; <chainsaw@gentoo.org> +xf86-input-synaptics-0.99.3-r1.ebuild:
  Reintroduce hal USE-flag by request of Ryan Tandy <tarpman@gmail.com>.
  This makes sense now that ABI=0 X servers are supported. Closes bug
  #253872.

  04 Jan 2009; <chainsaw@gentoo.org> xf86-input-synaptics-0.99.3.ebuild:
  Remove the HAL USE-flag more thoroughly, as requested by Mr_Bones.

*xf86-input-synaptics-0.99.3 (18 Dec 2008)

  18 Dec 2008; <chainsaw@gentoo.org> +xf86-input-synaptics-0.99.3.ebuild:
  Version bump, adds support for input ABI 0 (older X servers), which users
  apparently expect. Closes bug #250112 filed by Chris Slycord
  <cslycord@gmail.com>. With thanks to Donnie Berkholz
  <dberkholz@gentoo.org> for forwarding the release announcement.

*xf86-input-synaptics-0.99.2-r1 (09 Dec 2008)

  09 Dec 2008; <chainsaw@gentoo.org> +files/0.99.2-fdi-comments.patch,
  +xf86-input-synaptics-0.99.2-r1.ebuild:
  More helpful FDI file comments by Bernard Cafarelli <voyageur@gentoo.org>
  so users can modify the FDI file easier. Removed the HAL USE-flag,
  upstream behaviour changes mean you need it now. Added messages to that
  effect. Revision bumped.

*xf86-input-synaptics-0.99.2 (04 Dec 2008)

  04 Dec 2008; <chainsaw@gentoo.org> +xf86-input-synaptics-0.99.2.ebuild:
  Release candidate 2 for the 1.0 release. Improved tap processing, ignores
  moves reported without a finger down. Simplified FDI matches on
  input.touchpad instead of on specific product names. With thanks to Donnie
  Berkholz <dberkholz@gentoo.org> for forwarding the announcement.

*xf86-input-synaptics-0.99.1 (15 Nov 2008)

  15 Nov 2008; <chainsaw@gentoo.org> +xf86-input-synaptics-0.99.1.ebuild:
  First release candidate for the 1.0 release. With thanks to Donnie
  Berkholz for alerting me of the release.

*xf86-input-synaptics-0.15.2-r2 (16 Sep 2008)

  16 Sep 2008; <chainsaw@gentoo.org> -files/11-x11-synaptics.fdi,
  -xf86-input-synaptics-0.15.2-r1.ebuild,
  +xf86-input-synaptics-0.15.2-r2.ebuild:
  Apparently using autotools correctly is hard. Reinstate the previous
  install hack as regenerating the configure script would take longer than
  the compile itself. Closes bug #237620 by Alexey Charkov
  <alchark@gmail.com>.

*xf86-input-synaptics-0.15.2-r1 (12 Sep 2008)

  12 Sep 2008; <chainsaw@gentoo.org> -files/synaptics-fix-explosion.patch,
  -files/synaptics-xorg-version.patch,
  -xf86-input-synaptics-0.15.1-r1.ebuild,
  -xf86-input-synaptics-0.15.2.ebuild,
  +xf86-input-synaptics-0.15.2-r1.ebuild:
  Install upstream FDI file instead of trying to overwrite it with our own.
  Upstream has added more data to the file then our copy ever had. Delete
  older ebuilds.

*xf86-input-synaptics-0.15.2 (11 Sep 2008)

  11 Sep 2008; <chainsaw@gentoo.org> -xf86-input-synaptics-0.15.0-r1.ebuild,
  -xf86-input-synaptics-0.15.1.ebuild, +xf86-input-synaptics-0.15.2.ebuild:
  Version bump, as requested by papillon81 on IRC. Deleted old ebuilds.

*xf86-input-synaptics-0.15.1-r1 (10 Sep 2008)

  10 Sep 2008; <chainsaw@gentoo.org> +files/synaptics-fix-explosion.patch,
  +xf86-input-synaptics-0.15.1-r1.ebuild:
  Add explosion avoidance to the driver, upstream patch found by Kamil
  Kamiński <kamil@mrblur.net>. Closes bug #237074.

  08 Sep 2008; Joseph Jezak <josejx@gentoo.org>
  xf86-input-synaptics-0.15.1.ebuild:
  Marked ~ppc for bug #235464.

*xf86-input-synaptics-0.15.1 (08 Sep 2008)

  08 Sep 2008; <chainsaw@gentoo.org> +xf86-input-synaptics-0.15.1.ebuild:
  Version bump, closes bug #237034 by Kamil Kamiński <kamil@mrblur.net>.
  X.Org version patch was applied upstream.

  24 Aug 2008; Markus Rothe <corsair@gentoo.org>
  xf86-input-synaptics-0.15.0-r1.ebuild:
  Added ~ppc64; bug #235464

  23 Aug 2008; Markus Meier <maekke@gentoo.org>
  xf86-input-synaptics-0.15.0-r1.ebuild:
  add ~x86, bug #235464

*xf86-input-synaptics-0.15.0-r1 (23 Aug 2008)

  23 Aug 2008; <chainsaw@gentoo.org> +files/synaptics-xorg-version.patch,
  -xf86-input-synaptics-0.15.0.ebuild,
  +xf86-input-synaptics-0.15.0-r1.ebuild:
  Patch out a reference to XF86_CURRENT_VERSION which recently disappeared
  in upstream X.Org git and block against the older synaptics ebuild. Both
  thanks to papillon81 on IRC.

  22 Aug 2008; <chainsaw@gentoo.org> files/11-x11-synaptics.fdi:
  Have FDI file also trigger for appletouch devices, from upstream commit
  http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/diff/?id=a4a8
  e89a27f24f9c4012c2e28850f108fec7a8fd. As pointed out by papillon81 on IRC.
  Can go in without revbump, only applies to PowerPC for which this ebuild
  has not been keyworded yet.

  22 Aug 2008; <chainsaw@gentoo.org> xf86-input-synaptics-0.15.0.ebuild:
  Update HOMEPAGE to cgit (from gitweb) by request of Donnie Berkholz
  <dberkholz@gentoo.org>.

*xf86-input-synaptics-0.15.0 (22 Aug 2008)

  22 Aug 2008; <chainsaw@gentoo.org> +files/11-x11-synaptics.fdi,
  +files/rc.conf, +files/rc.init, +files/synaptics-fix-xinerama.patch,
  +metadata.xml, +xf86-input-synaptics-0.15.0.ebuild:
  Initial commit, ebuild patching and suggestions by Nirbheek Chauhan
  <nirbheek.chauhan@gmail.com>, closes bug #234794 by Christian Loosli
  <fuchs@fuchsnet.ch>.

