diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2008-02-09 20:42:27 +0000 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2008-02-09 20:42:27 +0000 |
commit | fff135c6508459fda9d091dc6ac646e48f0e80db (patch) | |
tree | 5ea850cf346aa757405611a6e64c766deda0c7e0 /app-crypt/truecrypt/ChangeLog | |
parent | Version bump #209233. (diff) | |
download | gentoo-2-fff135c6508459fda9d091dc6ac646e48f0e80db.tar.gz gentoo-2-fff135c6508459fda9d091dc6ac646e48f0e80db.tar.bz2 gentoo-2-fff135c6508459fda9d091dc6ac646e48f0e80db.zip |
Fix 64bit issues, bug#209449, thanks to Aron for testing
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-crypt/truecrypt/ChangeLog')
-rw-r--r-- | app-crypt/truecrypt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-crypt/truecrypt/ChangeLog b/app-crypt/truecrypt/ChangeLog index 9334fa2355f8..22d4480c99eb 100644 --- a/app-crypt/truecrypt/ChangeLog +++ b/app-crypt/truecrypt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/truecrypt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.29 2008/02/08 18:42:12 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.30 2008/02/09 20:42:26 alonbl Exp $ + + 09 Feb 2008; Alon Bar-Lev <alonbl@gentoo.org> + +files/truecrypt-5.0-64bit.patch, truecrypt-5.0.ebuild: + Fix 64bit issues, bug#209449, thanks to Aron for testing *truecrypt-5.0 (08 Feb 2008) |