diff options
author | 2013-01-26 18:16:29 +0000 | |
---|---|---|
committer | 2013-01-26 18:16:29 +0000 | |
commit | a3074a2da262ade692b9f9c6cb15aa7080800e61 (patch) | |
tree | cbf3c7916c8f3c083c85dbf56d7f434fae8b4988 /sys-libs/uclibc/ChangeLog | |
parent | mark stable for all (diff) | |
download | gentoo-2-a3074a2da262ade692b9f9c6cb15aa7080800e61.tar.gz gentoo-2-a3074a2da262ade692b9f9c6cb15aa7080800e61.tar.bz2 gentoo-2-a3074a2da262ade692b9f9c6cb15aa7080800e61.zip |
Enable UCLIBC_SUPPORT_AI_ADDRCONFIG support #452448 by Richard Yao. Add dup3/mkostemp support #453634 by Tibor Vago.
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-libs/uclibc/ChangeLog')
-rw-r--r-- | sys-libs/uclibc/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys-libs/uclibc/ChangeLog b/sys-libs/uclibc/ChangeLog index f12edb24e057..364c8b0fe928 100644 --- a/sys-libs/uclibc/ChangeLog +++ b/sys-libs/uclibc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-libs/uclibc -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.70 2013/01/26 18:14:53 vapier Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.71 2013/01/26 18:16:29 vapier Exp $ + +*uclibc-0.9.33.2-r3 (26 Jan 2013) + + 26 Jan 2013; Mike Frysinger <vapier@gentoo.org> +uclibc-0.9.33.2-r3.ebuild: + Enable UCLIBC_SUPPORT_AI_ADDRCONFIG support #452448 by Richard Yao. Add + dup3/mkostemp support #453634 by Tibor Vago. 26 Jan 2013; Mike Frysinger <vapier@gentoo.org> uclibc-0.9.33.2-r2.ebuild: Mark stable for all. |