diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-04-10 19:52:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-04-10 19:52:35 +0000 |
commit | 2ce252f6c83c172a9821ba305eb51922174f2956 (patch) | |
tree | 924f73999f915ec495cde49d1083a33e144ba767 /app-shells/tcsh/ChangeLog | |
parent | Fix bug #265628 (x86 patch for 25.9). (diff) | |
download | historical-2ce252f6c83c172a9821ba305eb51922174f2956.tar.gz historical-2ce252f6c83c172a9821ba305eb51922174f2956.tar.bz2 historical-2ce252f6c83c172a9821ba305eb51922174f2956.zip |
Bump patchset to remove cr0 from stty call, since this is non-POSIX, and (even GNU coreutils on) FreeBSD chokes on it. Since there is no bug reported for this, I don't bump the package.
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'app-shells/tcsh/ChangeLog')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index 0f4d80346249..26a75257c657 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-shells/tcsh # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.93 2009/03/23 16:45:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.94 2009/04/10 19:52:35 grobian Exp $ + + 10 Apr 2009; Fabian Groffen <grobian@gentoo.org> tcsh-6.16.ebuild: + Bump patchset to remove cr0 from stty call, since this is non-POSIX, and + (even GNU coreutils on) FreeBSD chokes on it. Since there is no bug reported + for this, I don't bump the package. 23 Mar 2009; Brent Baude <ranger@gentoo.org> tcsh-6.16.ebuild: stable ppc64, bug 262849 |