diff options
Diffstat (limited to 'dev-libs/expat/ChangeLog')
-rw-r--r-- | dev-libs/expat/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog index 23b3c1ee22f3..3b36b96b9ce3 100644 --- a/dev-libs/expat/ChangeLog +++ b/dev-libs/expat/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-libs/expat -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.108 2011/12/22 16:44:36 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.109 2012/02/25 11:34:44 ssuominen Exp $ + +*expat-2.0.1-r6 (25 Feb 2012) + + 25 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> +expat-2.0.1-r6.ebuild: + USE="unicode" to control building libexpatu and libexpatw. Use correct CFLAGS + and CPPFLAGS in the src_configure() phase for configuring the unicode + libraries. 22 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> -expat-2.0.1-r3.ebuild, -expat-2.0.1-r4.ebuild: |