diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-02-11 22:03:52 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-02-11 22:03:52 +0000 |
commit | e0a3dc0a5cbb29c6e4ba7ef6e5b1fcb9783927bc (patch) | |
tree | f04a1bbcfc293e53739fce16a7e5345196733d8a /sys-fs/device-mapper/ChangeLog | |
parent | Version bump to 3.1.6 (diff) | |
download | historical-e0a3dc0a5cbb29c6e4ba7ef6e5b1fcb9783927bc.tar.gz historical-e0a3dc0a5cbb29c6e4ba7ef6e5b1fcb9783927bc.tar.bz2 historical-e0a3dc0a5cbb29c6e4ba7ef6e5b1fcb9783927bc.zip |
Fix bug #209705 so that LDFLAGS are respected by the libraries AND binaries.
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'sys-fs/device-mapper/ChangeLog')
-rw-r--r-- | sys-fs/device-mapper/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-fs/device-mapper/ChangeLog b/sys-fs/device-mapper/ChangeLog index 51a0620502e0..4b6c36aea391 100644 --- a/sys-fs/device-mapper/ChangeLog +++ b/sys-fs/device-mapper/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-fs/device-mapper # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.105 2008/02/07 01:54:05 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.106 2008/02/11 22:03:52 robbat2 Exp $ + +*device-mapper-1.02.24-r1 (11 Feb 2008) + + 11 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> + +device-mapper-1.02.24-r1.ebuild: + Fix bug #209705 so that LDFLAGS are respected by the libraries AND binaries. *device-mapper-1.02.24 (07 Feb 2008) |