summaryrefslogtreecommitdiff
blob: 0f5554491f59af83d01d89690889451d43992ba5 (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
# ChangeLog for sys-devel/bison
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.4 2002/08/17 02:49:44 seemant Exp $

*bison-1.35 (09 Aug 2002)

  16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild :

  It turns out that yannick.koehler@colubris.com (Yannick Koehler) had
  actually submitted the ebuild in bug #5178, and I didn't even see it.
  Apologies :(

  09 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild
  files/digest-bison-1.35 :

  Version bump to newest stable, which fixes issues with the spanish
  language environment.

*bison-1.34-r1 (2 Apr 2002)

  2 Apr 2002; M.Schlemmer <azarah@gentoo.org> :

  Change "make install" in src_install() to use $DESTDIR and not
  $prefix, as some packages have the nasty habit of hardcoding
  $prefix in "make install".  Hopefully this will fix an invalid
  search patch for bison.{hairy,simple} some users experienced
  (${D}/usr/...).

*bison-1.28-r3 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.