summaryrefslogtreecommitdiff
blob: 2ad585d65d2d2ce172d306a7a167abfabba4bb13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# ChangeLog for sys-apps/bash
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/ChangeLog,v 1.18 2003/01/03 00:20:51 azarah Exp $

  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)

  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.