blob: 1336da30326585346a81c99b0a9776a589068ea2 (
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
|
# ChangeLog for media-libs/alsa-lib
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.3 2002/04/27 08:04:55 agenkin Exp $
*alsa-lib-0.9.0_rc1 (27 Apr 2002)
17 Feb 2002; Arcady Genkin <agenkin@thpoon.com>
alsa-lib-0.9.0_rc1.ebuild :
Quick update to version 0.9.0rc1.
*alsa-lib-0.9.0.1_beta10 (3 Feb 2002)
3 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog :
Upgraded version to latest beta.
The issue below seems to be fixable by creating a link in the alsa-lib
ebuild from libasound.so.2 to libasound.so.1, but I'm leaving the warning
until further testing is done.
##WARNING## Upgrading to this version will require massive recompiling
of pretty much everything linked against sound. libasound.so.1 is
no longer provided in the package, it is now libasound.so.2. Sound
apps will be broken until recompiled against the new lib. For example,
if you use the Gnome Desktop, you will have to recompile almost everything
just to start it up. Good news is you don't have to upgrade now if you
don't want to. Bad news is that you will eventually.
*alsa-lib-0.5.10b (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.
|