summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-12-18 21:31:27 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-12-18 21:31:27 +0000
commitefd196c548eacceaa3f09c0282eed2893cfa388f (patch)
tree2ff99d283666bbc63317ff57df77eb9ed32b3970 /media-libs/alsa-oss/ChangeLog
parentFix Gentoo bug #115921. (diff)
downloadhistorical-efd196c548eacceaa3f09c0282eed2893cfa388f.tar.gz
historical-efd196c548eacceaa3f09c0282eed2893cfa388f.tar.bz2
historical-efd196c548eacceaa3f09c0282eed2893cfa388f.zip
Make sure that LD_PRELOAD is not specifying a path for the libaoss.so library, to make it work on multilib setups.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'media-libs/alsa-oss/ChangeLog')
-rw-r--r--media-libs/alsa-oss/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/alsa-oss/ChangeLog b/media-libs/alsa-oss/ChangeLog
index 1dbc987ece03..efb9d46bde71 100644
--- a/media-libs/alsa-oss/ChangeLog
+++ b/media-libs/alsa-oss/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-libs/alsa-oss
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-oss/ChangeLog,v 1.61 2005/11/23 19:15:42 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-oss/ChangeLog,v 1.62 2005/12/18 21:31:27 flameeyes Exp $
+
+*alsa-oss-1.0.10-r1 (18 Dec 2005)
+
+ 18 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +alsa-oss-1.0.10-r1.ebuild:
+ Make sure that LD_PRELOAD is not specifying a path for the libaoss.so
+ library, to make it work on multilib setups.
23 Nov 2005; Luis Medinas <metalgod@gentoo.org> alsa-oss-1.0.10.ebuild:
Stable on amd64. See bug #111968.