summaryrefslogtreecommitdiff
blob: 3066f99810cb8b1a1ab8aa13b7048183d5a8c2ac (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
# ChangeLog for media-libs/a52dec
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v 1.14 2004/04/05 16:46:02 phosphan Exp $

*a52dec-0.7.4-r1 (05 Apr 2004)

  05 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> a52dec-0.7.4-r1.ebuild:
  Adding djbfft support for x86

  20 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> a52dec-0.7.4.ebuild:
  RDEPEND fix for bug #44816.

  09 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
  a52dec-0.7.3-r1.ebuild, a52dec-0.7.4.ebuild:
  Filter out -fprefetch-loop-arrays (Bug #44007).

  28 Jan 2004; Aron Griffis <agriffis@gentoo.org> a52dec-0.7.4.ebuild:
  stable on alpha and ia64

  04 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> a52dec-0.7.4.ebuild:
  add IUSE to fix bug 32722; fix DESCRIPTION; use emake; more error
  checking/messages; tidy

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*a52dec-0.7.4 (29 Jul 2002)

  29 Jul 2002; Nick Hadaway <raker@gentoo.org>
  a52dec-0.7.4.ebuild, files/digest-a52dec-0.7.4 :

  Version Bump.  From the source ChangeLog...
  -The library is now fully reentrant.
  -Added win32 output module, al file output, gain control.
  -A few additional portability enhancements.

*a52dec-0.7.3-r1 (17 Jun 2002)

  17 Jun 2002; Seemant Kulleen <seemant@gentoo.org> a52dec-0.7.3-r1.ebuild
  files/digest-a52dec-0.7.3-r1 :

  removed the "--enable-double" configure option, which Bernardo Silva
  pointed out as being wrong, and it was confirmed by upstream as being a
  debug option for their developers only.

*a52dec-0.7.3 (15 Apr 2002)

  15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> a52dec-0.7.3.ebuild
  files/digest-a52dec-0.7.3 :

  Version bump

*a52dec-0.7.2 (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.