diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-22 07:37:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-22 07:37:39 +0000 |
commit | 93d0352ab941c9ef35ac53ffa811450dd2037cdb (patch) | |
tree | 3f2d9d37642601e6d32e3a92b05deb11f69ee899 /app-emulation/wine/ChangeLog | |
parent | bumped to rc4 (diff) | |
download | gentoo-2-93d0352ab941c9ef35ac53ffa811450dd2037cdb.tar.gz gentoo-2-93d0352ab941c9ef35ac53ffa811450dd2037cdb.tar.bz2 gentoo-2-93d0352ab941c9ef35ac53ffa811450dd2037cdb.zip |
Fix building with newer valgrinds #202542.
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'app-emulation/wine/ChangeLog')
-rw-r--r-- | app-emulation/wine/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 11d35902c7aa..ec8d93d8fede 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.197 2007/12/16 20:39:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.198 2007/12/22 07:37:39 vapier Exp $ + + 22 Dec 2007; Mike Frysinger <vapier@gentoo.org> + +files/wine-0.9.51-valgrind.patch, wine-0.9.51.ebuild: + Fix building with newer valgrinds #202542. *wine-0.9.51 (16 Dec 2007) |