diff options
author | Christopher Brannon <teiresias@gentoo.org> | 2013-08-20 13:47:27 +0000 |
---|---|---|
committer | Christopher Brannon <teiresias@gentoo.org> | 2013-08-20 13:47:27 +0000 |
commit | 811a29b0cd9c21917bf244175069fb791ec4b0ca (patch) | |
tree | 1ac3350f1ef1164e66b78c8374982e5154201560 /app-accessibility/brltty/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-811a29b0cd9c21917bf244175069fb791ec4b0ca.tar.gz gentoo-2-811a29b0cd9c21917bf244175069fb791ec4b0ca.tar.bz2 gentoo-2-811a29b0cd9c21917bf244175069fb791ec4b0ca.zip |
Fix bug #478658.
Two of brltty's udev rules were conflicting with
rules for USB-to-serial converters. These are now commented out, per
the suggestion on the brltty mailing list.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x6521e06d)
Diffstat (limited to 'app-accessibility/brltty/ChangeLog')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index 6b5bfeac2e49..f418ca2cad92 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-accessibility/brltty # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.131 2013/08/20 06:08:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.132 2013/08/20 13:47:27 teiresias Exp $ + +*brltty-4.5-r1 (20 Aug 2013) + + 20 Aug 2013; Christopher Brannon <teiresias@gentoo.org> -brltty-4.5.ebuild, + +brltty-4.5-r1.ebuild, +files/brltty-4.5-udev.patch: + Fix bug #478658. Two of brltty's udev rules were conflicting with + rules for USB-to-serial converters. These are now commented out, per + the suggestion on the brltty mailing list. 20 Aug 2013; Mike Frysinger <vapier@gentoo.org> files/brltty.rc: Fix excessive indent. |