diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-31 15:18:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-31 15:18:16 +0000 |
commit | 99d5fc3d9f4f5732c03203cd1609300b5060323a (patch) | |
tree | 5055b8886483191c29ddfda47c69aaa575a771ec /app-cdr/cdrdao/ChangeLog | |
parent | Fix Rules.make to work with hppa64-linux-ld. (diff) | |
download | historical-99d5fc3d9f4f5732c03203cd1609300b5060323a.tar.gz historical-99d5fc3d9f4f5732c03203cd1609300b5060323a.tar.bz2 historical-99d5fc3d9f4f5732c03203cd1609300b5060323a.zip |
Added fix for bug #36420 so that the gentoo patch will succeed in all cases.
Diffstat (limited to 'app-cdr/cdrdao/ChangeLog')
-rw-r--r-- | app-cdr/cdrdao/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-cdr/cdrdao/ChangeLog b/app-cdr/cdrdao/ChangeLog index 036cf45ed654..361b62cf5032 100644 --- a/app-cdr/cdrdao/ChangeLog +++ b/app-cdr/cdrdao/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/cdrdao # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/ChangeLog,v 1.25 2003/12/16 22:03:01 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/ChangeLog,v 1.26 2003/12/31 15:18:07 weeve Exp $ + + 31 Dec 2003; Jason Wever <weeve@gentoo.org> cdrdao-1.1.7-r3.ebuild: + Added fix for bug #36420 so that the gentoo patch will succeed in all cases. *cdrdao-1.1.7-r3 (16 Dec 2003) |