blob: 7008a0c90a6bdcdeb40898435d1f946ad0092fee (
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
82
83
84
85
|
# ChangeLog for x11-wm/icewm
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.12 2002/10/17 13:14:40 aliz Exp $
*icewm-1.2.2 (16 Oct 2002)
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> icewm-1.2.2.ebuild :
Added IUSE.
16 Oct 2002; Seemant Kulleen <seemant@gentoo.org> icewm-1.2.2.ebuild
files/digest-icewm-1.2.2 :
Version bump thanks to: craig@mosquitonet.com (Craig Callender) in bug
#7970.
*icewm-1.2.0-r1 (16 Aug 2002)
20 Sep 2002; Olivier Reisch <doctomoe@gentoo.org> icewm-1.2.0-r1.ebuild:
Added ppc keyword
16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> icewm-1.2.0-r1.ebuild
files/digest-icewm-1.2.0-r1 :
Now, the help browser knows where the help files are. Closes bug #6405 by
Klaus.Kusche@inode.at (Klaus Kusche)
*icewm-1.2.0 (06 Jul 2002)
06 Jul 2002; Seemant Kulleen <seemant@gentoo.org> icewm-1.2.0.ebuild
files/icewm-1.2.0-gcc31-gentoo.patch files/digest-icewm-1.2.0 :
Version bump, thanks to: craig@mosquitonet.com (Craig Callender) in bug #
4539. And NLS translation files are now installed properly, thanks to:
arkmch@priv4.onet.pl (Arkadiusz Mucha) in bug #4532.
*icewm-1.2.0_pre3-r1 (02 Jul 2002)
02 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
icewm-1.2.0_pre3-r1.ebuild files/digest-icewm-1.2.0_pre3-r1 :
icewm binary in /etc/X11/Sessions was not being created properly. Fixed.
Reported in bug #4410 by charles_hood@yahoo.com (Charles Hood)
*icewm-1.2.0_pre3 (01 Jul 2002)
01 Jul 2002; Seemant Kulleen <seemant@gentoo.org> icewm-1.2.0_pre3.ebuild
files/digest-icewm-1.2.0_pre3 files/icewm-1.2.0_pre3-gcc31-gentoo.patch :
Version bump to newest testing. The patch is the same as Matt's patch,
just renamed and edited to reflect the new version number.
*icewm-1.0.9.2-r4 (26 May 2002)
26 May 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
icewm-1.0.9.2-r4.ebuild, files/digest-icewm-1.0.9.2-r4,
files/icewm-1.0.9.2-gcc31-gentoo.patch :
Code patch to support gcc3.1 (thanks to yasea@gmx.net (Thomas
Weidner) and http://bugs.gentoo.org/show_bug.cgi?id=2969).
*icewm-1.0.9.2-r3 (19 Feb 2002)
19 Feb 2002; Chris Houser <chouser@gentoo.org>: added support for 'nls' and
'imlib' in USE. Moved some install paths out of X11 sub-directories into
FHS-compliant locations. Fixed the 'help' menu item. This closes bug #521.
*icewm-1.0.9.2-r2 (14 Feb 2002)
14 Feb 2002; Dan Armak <danarmak@gentoo.org>: added /etc/X11/Sessions/icewm,
which adds icewm to the auto-generated session list of kdm and gdm.
*icewm-1.0.9.2-r1 (8 Feb 2002)
8 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: Added support for imlib,
fixed sysconfdir path. This closes bug #610.
*icewm-1.0.9.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.
|