summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-04-20 00:07:24 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-04-20 00:07:24 +0000
commitba2d20a881234244f8dd9c124f50c93388f5c6f5 (patch)
treece662f64da7d0ab3d8d83fc440b841fefadce5fb /app-crypt/truecrypt/ChangeLog
parent2.2_rc31 bump. This fixes bug #259994 (new --deselect[=n] option/action), (diff)
downloadgentoo-2-ba2d20a881234244f8dd9c124f50c93388f5c6f5.tar.gz
gentoo-2-ba2d20a881234244f8dd9c124f50c93388f5c6f5.tar.bz2
gentoo-2-ba2d20a881234244f8dd9c124f50c93388f5c6f5.zip
Fix building with Linux 2.6.29 (bug #264450).
(Portage version: 13375-svn/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/truecrypt/ChangeLog')
-rw-r--r--app-crypt/truecrypt/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-crypt/truecrypt/ChangeLog b/app-crypt/truecrypt/ChangeLog
index 48dcacef0e19..88fb930f9aea 100644
--- a/app-crypt/truecrypt/ChangeLog
+++ b/app-crypt/truecrypt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/truecrypt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.41 2009/04/10 16:28:05 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.42 2009/04/20 00:07:22 arfrever Exp $
+
+ 20 Apr 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ +files/truecrypt-4.3a-2.6.29.patch, truecrypt-4.3a:
+ Fix building with Linux 2.6.29 (bug #264450).
10 Apr 2009; Caleb Tennis <caleb@gentoo.org> truecrypt-4.3a.ebuild:
fix device-mapper dep for lvm2, see #265599