diff options
author | 2014-02-18 01:06:45 +0000 | |
---|---|---|
committer | 2014-02-18 01:06:45 +0000 | |
commit | 0ec09089335f7c5cce990423a364296fbe3a7346 (patch) | |
tree | af81ab9f03346224d00ac9eee9aec8c7737e2b15 /sys-libs/uclibc/ChangeLog | |
parent | Remove old. (diff) | |
download | gentoo-2-0ec09089335f7c5cce990423a364296fbe3a7346.tar.gz gentoo-2-0ec09089335f7c5cce990423a364296fbe3a7346.tar.bz2 gentoo-2-0ec09089335f7c5cce990423a364296fbe3a7346.zip |
Add more pread/pwrite fixes from upstream #500382 by Steev Klimaszewski.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
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 4cf6e2622b0e..c0e85dfe8c31 100644 --- a/sys-libs/uclibc/ChangeLog +++ b/sys-libs/uclibc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/uclibc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.87 2014/02/02 05:29:47 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.88 2014/02/18 01:06:45 vapier Exp $ + +*uclibc-0.9.33.2-r10 (18 Feb 2014) + + 18 Feb 2014; Mike Frysinger <vapier@gentoo.org> +uclibc-0.9.33.2-r10.ebuild: + Add more pread/pwrite fixes from upstream #500382 by Steev Klimaszewski. 02 Feb 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml: Remove unneeded useflag from metadata.xml |