blob: 0d079797c3abb74ce7756f189eabc779dafd40be (
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
|
# ChangeLog for sys-devel/libtool
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.4 2002/04/07 21:36:56 azarah Exp $
*libtool-1.4.1-r4 (07 April 2002)
07 April 2002; M.Schlemmer <azarah@gentoo.org> :
Patch libtool not to include ${D} and ${S} in .la files (enhance previous).
*libtool-1.4.1-r4 (03 April 2002)
03 April 2002; M.Schlemmer <azarah@gentoo.org> :
Patch libtool not to include ${D} and ${S} in .la files.
*libtool-1.4.1-r3 (21 March 2002)
21 March 2002; M.Schlemmer <azarah@gentoo.org> :
Since -r1, added the relink patch, as well as additional patches that fixes
quoting problems, etc
*libtool-1.4.1-r1 (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.
|