diff options
Diffstat (limited to 'app-shells/bash/ChangeLog')
-rw-r--r-- | app-shells/bash/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 79f5cccc6be0..50bebadc0dd7 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/bash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.288 2011/05/09 14:56:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.289 2011/05/16 10:36:26 nyhm Exp $ + + 16 May 2011; Tristan Heaven <nyhm@gentoo.org> bash-3.2_p51.ebuild, + bash-4.0_p38.ebuild, bash-4.1_p7.ebuild, bash-4.1_p9.ebuild, + bash-4.1_p10.ebuild, bash-4.1_p11.ebuild, bash-4.2_p8-r1.ebuild, + bash-4.2_p10.ebuild: + Rewrite /bin/sh symlink atomically, bug #367241 *bash-4.2_p10 (09 May 2011) *bash-4.1_p11 (09 May 2011) |