diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-09-07 18:48:48 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-09-07 18:48:48 +0000 |
commit | 7677746f318c43582fdcaa1e025f0aeabec95122 (patch) | |
tree | f2011997548ffc2b234b5eaf6945d8a35cc2cb8f /media-sound/esound/ChangeLog | |
parent | update openmp use-flag description (diff) | |
download | gentoo-2-7677746f318c43582fdcaa1e025f0aeabec95122.tar.gz gentoo-2-7677746f318c43582fdcaa1e025f0aeabec95122.tar.bz2 gentoo-2-7677746f318c43582fdcaa1e025f0aeabec95122.zip |
bump to 0.2.40, fix poll on bsd, include errno.h
(Portage version: 2.2_rc8/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'media-sound/esound/ChangeLog')
-rw-r--r-- | media-sound/esound/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index dbd8e13eb683..770ae07cd4c5 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-sound/esound # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.117 2008/07/21 17:07:00 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.118 2008/09/07 18:48:48 eva Exp $ + +*esound-0.2.40 (07 Sep 2008) + + 07 Sep 2008; Gilles Dartiguelongue <eva@gentoo.org> +esound-0.2.40.ebuild: + bump to 0.2.40, + * Fixed poll() logic issues for *BSD (Jeffrey Stedfast) + * Fixed bug #543239 by including errno.h (Jeffrey Stedfast) 21 Jul 2008; Rémi Cardona <remi@gentoo.org> +files/esound-0.2.39-fix-errno.patch, esound-0.2.39.ebuild: |