diff options
author | 2012-04-24 02:57:26 +0000 | |
---|---|---|
committer | 2012-04-24 02:57:26 +0000 | |
commit | 4c402686a78324986a5b3cdaee0f4ca97562a293 (patch) | |
tree | f02f9dd5d5182483d34ccc7172305db384b1b8d5 /sys-libs/uclibc/ChangeLog | |
parent | Further refine client/server install and gevent requirement. (diff) | |
download | gentoo-2-4c402686a78324986a5b3cdaee0f4ca97562a293.tar.gz gentoo-2-4c402686a78324986a5b3cdaee0f4ca97562a293.tar.bz2 gentoo-2-4c402686a78324986a5b3cdaee0f4ca97562a293.zip |
Enable some more POSIX options, and fixes from mainline.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/uclibc/ChangeLog')
-rw-r--r-- | sys-libs/uclibc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/uclibc/ChangeLog b/sys-libs/uclibc/ChangeLog index f038019d27b7..64e7a5e45fe8 100644 --- a/sys-libs/uclibc/ChangeLog +++ b/sys-libs/uclibc/ChangeLog @@ -1,6 +1,11 @@ # 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.61 2012/04/22 22:24:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.62 2012/04/24 02:57:26 vapier Exp $ + +*uclibc-0.9.33.1-r1 (24 Apr 2012) + + 24 Apr 2012; Mike Frysinger <vapier@gentoo.org> +uclibc-0.9.33.1-r1.ebuild: + Enable some more POSIX options, and fixes from mainline. *uclibc-9999 (22 Apr 2012) |