diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-12-17 09:17:03 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-12-17 09:17:03 +0000 |
commit | 462a8d3ab2f7e1ae27a2908c72273535e874da14 (patch) | |
tree | c89d45902a2a117326d65754f4d9dd0583b33cce /media-libs/xvid/ChangeLog | |
parent | stable x86, bug 202095 (diff) | |
download | historical-462a8d3ab2f7e1ae27a2908c72273535e874da14.tar.gz historical-462a8d3ab2f7e1ae27a2908c72273535e874da14.tar.bz2 historical-462a8d3ab2f7e1ae27a2908c72273535e874da14.zip |
Fix PIC code for the decoder, thanks again to the PaX Team for the quick response, bug #202465
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'media-libs/xvid/ChangeLog')
-rw-r--r-- | media-libs/xvid/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/xvid/ChangeLog b/media-libs/xvid/ChangeLog index 2d5f82ce4256..9db19c0ed490 100644 --- a/media-libs/xvid/ChangeLog +++ b/media-libs/xvid/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/xvid # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.96 2007/12/02 17:39:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.97 2007/12/17 09:17:02 aballier Exp $ + +*xvid-1.1.3-r2 (17 Dec 2007) + + 17 Dec 2007; Alexis Ballier <aballier@gentoo.org> -xvid-1.1.3-r1.ebuild, + +xvid-1.1.3-r2.ebuild: + Fix PIC code for the decoder, thanks again to the PaX Team for the quick + response, bug #202465 *xvid-1.1.3-r1 (02 Dec 2007) |