diff options
author | Markus Dittrich <markusle@gentoo.org> | 2007-11-18 13:15:44 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2007-11-18 13:15:44 +0000 |
commit | 4899c16f3b66aba4a2197a6e5da96140accda052 (patch) | |
tree | affe08789274151945fa46c172ce75c9832ca8fc /media-libs/qhull/ChangeLog | |
parent | New release 0.8.7a and new patch 0.8.6j-r7. Fixes possible Possible SQL injec... (diff) | |
download | gentoo-2-4899c16f3b66aba4a2197a6e5da96140accda052.tar.gz gentoo-2-4899c16f3b66aba4a2197a6e5da96140accda052.tar.bz2 gentoo-2-4899c16f3b66aba4a2197a6e5da96140accda052.zip |
Fixed makefile to add missing symbol to shared lib (see bug #157287).
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/qhull/ChangeLog')
-rw-r--r-- | media-libs/qhull/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-libs/qhull/ChangeLog b/media-libs/qhull/ChangeLog index 7cddddf3e536..6f46fab8d70c 100644 --- a/media-libs/qhull/ChangeLog +++ b/media-libs/qhull/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/qhull # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.20 2007/02/22 02:05:28 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.21 2007/11/18 13:15:43 markusle Exp $ + + 18 Nov 2007; Markus Dittrich <markusle@gentoo.org> + files/qhull-3.1-makefile.patch, metadata.xml, qhull-3.1-r1.ebuild, + qhull-2003.1.ebuild: + Fixed makefile to add missing symbol to shared lib (see bug #157287). + Thanks much to Dylan <dshell@robotics.usc.edu> for pointing this out. 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. |