summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/bash/ChangeLog')
-rw-r--r--sys-apps/bash/ChangeLog93
1 files changed, 0 insertions, 93 deletions
diff --git a/sys-apps/bash/ChangeLog b/sys-apps/bash/ChangeLog
deleted file mode 100644
index f12eda4a2291..000000000000
--- a/sys-apps/bash/ChangeLog
+++ /dev/null
@@ -1,93 +0,0 @@
-# ChangeLog for sys-apps/bash
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/ChangeLog,v 1.23 2003/02/24 22:34:58 dragon Exp $
-
- 20 Feb 2003; Zach Welch <zwelch@gentoo.org> bash-2.05b-r3.ebuild :
- Added arm to keywords.
-
- 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> bash-2.05b-r3.ebuild :
- Added hppa to keywords.
-
- 03 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bash-2.05b-r3.ebuild :
- Remove autoconf dependency, resolving stage0 -> stage1 breakage, thanks
- to Daniel Robbins.
-
-*bash-2.05a-r3 (20 Dec 2002)
-
- 20 Dec 2002; Jan Seidel <tuxus@gentoo.org> bash-2.05a-r3.ebuild :
- Added mips to keywords
-
- 17 Dec 2002; Mark Guertin <gerk@gentoo.org> bsh-2.05b-r3.ebuild :
- Downgraded back to testing, the DEPEND for autoconf breaks the build
- order for making stage1's (pulls in many unmatchable deps that require
- g++ to build).
-
- 10 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bash-2.05b-r3.ebuild :
-
- Mark stable.
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> :
-
- Changed sparc ~sparc keywords
-
-*bash-2.05b-r3 (25 Sep 2002)
-
- 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> bash-2.05b-r3.ebuild :
- Marked as stable for mips.
-
- 18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
- Added ~mips to keywords
-
- 25 Sep 2002; Martin Schlemmer <azarah@gentoo.org> bash-2.05b-r3.ebuild :
- Added a few patches.
-
-*bash-2.05b-r2 (1 Sep 2002)
-*bash-2.05a-r3 (1 Sep 2002)
-
- 1 Sep 2002; Seemant Kulleen <seemant@gentoo.org> bash-2.05a-r3 bash-2.05b-r2 :
-
- ska-fan in #gentoo-dev offered insight into bug #7332 by
- Jan.Schubert@GMX.li (Jan Schubert). Note that ska-fan is:
- twanger@bluetwanger.de
-
- 1 Sep 2002; Martin Schlemmer <azarah@gentoo.org> bash-2.05a-r3 bash-2.05b-r2 :
- Update to use internal readline. This fixes problems where bash stops
- working if readline (external) is updated.
-
-*bash-2.05b-r1 (30 Aug 2002)
-
- 30 Aug 2002; mark Guertin <gerk@gentoo.org> bash-2.05b.ebuild bash-2.05b-r1.ebuild :
- set -ppc as readline 4.3 (required) breaks system with inplace upgrade
-
- 30 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bash-2.05b-r1.ebuild
- files/digest-bash-2.05b-r1 :
-
- Applied Mandrake's patchset to this, which fixes readline bugs, command
- completion, gcc-3 compilation. Patchset compiled by Thierry Vignaud of
- Mandrake (tvignaud@mandrakesoft.com)
-
- 31 Aug 2002; Bart Verwilst <verwilst@gentoo.org> bash-2.05b-r1.ebuild :
-
- Added autoconf to DEPEND
-
-*bash-2.05b (23 Jul 2002)
-
- 23 Jul 2002; Seemant Kulleen <seemant@gentoo.org> bash-2.05b.ebuild :
-
- Version bump. Thanks to christian-neumair@web.de (Christian - Manny
- Calavera - Neumair) in bug #5422
-
-*bash-2.05a-r1.ebuild (14 July 2002)
-
- 14 Jul 2002; phoen][x <phoenix@gentoo.org> bash-2.05a-r1.ebuild :
- Added KEYWORDS, SLOT.
-
-*bash-2.05a-r2 (09 Apr 2002)
-
- 14 Jul 2002; phoen][x <phoenix@gentoo.org> bash-2.05a-r2.ebuild :
- Added KEYWORDS, SLOT.
-
- 09 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : New bash release that has
- a patch to allow non-interactive login shells to inherit their environment.
- This allows your prompt to be preserved after you start X. This closes bug
- #1579.