diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-02-28 09:25:23 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-02-28 09:25:23 +0000 |
commit | 409ec336b850092a668caf921ec5fa97fad1e390 (patch) | |
tree | ff95f0c5df8c42b2ce5814f0b99f0f2d3a9e3afd /media-sound/mumble/ChangeLog | |
parent | New release, fixes a crash on 0 or invalid length dhcp options. (diff) | |
download | historical-409ec336b850092a668caf921ec5fa97fad1e390.tar.gz historical-409ec336b850092a668caf921ec5fa97fad1e390.tar.bz2 historical-409ec336b850092a668caf921ec5fa97fad1e390.zip |
Add use pch (as suggested by X on comment 2 of bug #167428).
Accept also qt with sqlite3 use (thanks to desowin wrt bug #166215).
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'media-sound/mumble/ChangeLog')
-rw-r--r-- | media-sound/mumble/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-sound/mumble/ChangeLog b/media-sound/mumble/ChangeLog index ab8d3a8adf0c..9168c1f569f0 100644 --- a/media-sound/mumble/ChangeLog +++ b/media-sound/mumble/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/mumble # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mumble/ChangeLog,v 1.3 2007/02/08 18:47:48 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mumble/ChangeLog,v 1.4 2007/02/28 09:25:23 drizzt Exp $ + + 28 Feb 2007; Timothy Redaelli <drizzt@gentoo.org> mumble-0.9.4.ebuild: + Add use pch (as suggested by X on comment 2 of bug #167428). + Accept also qt with sqlite3 use (thanks to desowin wrt bug #166215). 08 Feb 2007; Timothy Redaelli <drizzt@gentoo.org> -files/mumble-0.9.4-missing_typedefs.patch, mumble-0.9.4.ebuild: |