diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-04-06 18:09:07 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-04-06 18:09:07 +0000 |
commit | 68ad092de9e3bae3cd1bd313c1c5415d43cec5a6 (patch) | |
tree | 77e8244abdd366e736e321cf4eb60a26fd6be2e7 /media-libs/libdc1394/ChangeLog | |
parent | Version bump. (diff) | |
download | historical-68ad092de9e3bae3cd1bd313c1c5415d43cec5a6.tar.gz historical-68ad092de9e3bae3cd1bd313c1c5415d43cec5a6.tar.bz2 historical-68ad092de9e3bae3cd1bd313c1c5415d43cec5a6.zip |
add a patch that gets rid of the unconditional failure return in dc1394_avt_get_mirror function. Patch thanks to Phil Lamoreaux
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'media-libs/libdc1394/ChangeLog')
-rw-r--r-- | media-libs/libdc1394/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-libs/libdc1394/ChangeLog b/media-libs/libdc1394/ChangeLog index a0fc7b2b1adc..9383dde6b58c 100644 --- a/media-libs/libdc1394/ChangeLog +++ b/media-libs/libdc1394/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-libs/libdc1394 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.16 2006/03/20 18:28:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.17 2006/04/06 18:09:07 seemant Exp $ + +*libdc1394-2.0.0_pre6-r1 (06 Apr 2006) + + 06 Apr 2006; Seemant Kulleen <seemant@gentoo.org> + +files/libdc1394-2.0.0_pre6-extra-failure-removal.diff, + -libdc1394-2.0.0_pre6.ebuild, +libdc1394-2.0.0_pre6-r1.ebuild: + add a patch that gets rid of the unconditional failure return in + dc1394_avt_get_mirror function. Patch thanks to Phil Lamoreaux *libdc1394-2.0.0_pre6 (20 Mar 2006) |