summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2006-02-07 20:42:51 +0000
committerDaniel Drake <dsd@gentoo.org>2006-02-07 20:42:51 +0000
commit754645864bbab14ac9981eacf0b7dc4a741118a5 (patch)
tree283009a69b3d3d4dca6c30b5afcd1901708b5f56 /media-libs/libdc1394/ChangeLog
parentMark 1.6-r1 stable on alpha (diff)
downloadgentoo-2-754645864bbab14ac9981eacf0b7dc4a741118a5.tar.gz
gentoo-2-754645864bbab14ac9981eacf0b7dc4a741118a5.tar.bz2
gentoo-2-754645864bbab14ac9981eacf0b7dc4a741118a5.zip
Fix a bug where iso_channel attribute was not updated. Also fix pre4 for modular X.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-libs/libdc1394/ChangeLog')
-rw-r--r--media-libs/libdc1394/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/media-libs/libdc1394/ChangeLog b/media-libs/libdc1394/ChangeLog
index a65823bc1073..77c1fe215711 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.14 2006/01/29 08:10:21 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.15 2006/02/07 20:42:51 dsd Exp $
+
+*libdc1394-2.0.0_pre5-r1 (07 Feb 2006)
+
+ 07 Feb 2006; Daniel Drake <dsd@gentoo.org>
+ +files/libdc1394-2.0.0_pre5-update-iso_channel.patch,
+ libdc1394-2.0.0_pre4.ebuild, +libdc1394-2.0.0_pre5-r1.ebuild:
+ Fix a bug where iso_channel attribute was not updated. Also fix pre4 for
+ modular X.
29 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> libdc1394-1.0.0.ebuild:
Fix 1.0.0 for modular-x as well.