summaryrefslogtreecommitdiff
blob: be56bdd4bf3e0d56014ebc748daee9b57e4ceeff (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
# ChangeLog for net-irc/kvirc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.9 2003/05/22 07:52:32 pauldv Exp $

*kvirc-3.0.0_beta2-r1 (22 May 2003)

  22 May 2003; Paul de Vrieze <pauldv@gentoo.org> kvirc-3.0.0_beta1-r1.ebuild,
  kvirc-3.0.0_beta2-r1.ebuild:
  Disable the use of assembly, as it appears to be instable.

  30 Apr 2003; Caleb Tennis <caleb@gentoo.org> kvirc-3.0.0_beta2.ebuild :
  
  Minor change to ivp6 config in ebuild to allow it to work properly for
  users wanting ipv6 - by Simon Koch (skock@palisadescomputing.net).
  Fixes bug #15954.

*kvirc-3.0.0_beta2 (10 Jan 2003)

  10 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  A new version. KDE support and ssl support now work properly. This should
  be a lot better than beta1, and more stable than the cvs snapshot.

  26 Dec 2002; Dan Armak <danarmak@gentoo.org> kvirc-3.0.0_pre20021217.ebuild  :

  Some fixes.

*kvirc-3.0.0_pre20021217 (19 Dec 2002)

  26 Jan 2003; Jon Nall <nall@gentoo.org> kvirc-3.0.0_pre20021217.ebuild :
  added ~ppc

  19 Dec 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  A cvs snapshot, maksed for now. I hope it will fix bug #7131.

  28 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Use correct slots.

*kvirc-3.0.0_beta1 (01 Jul 2002)

  01 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  This is the 3.0.0 beta1 release. It compiles under gcc 3.x (fix bug #4127),
  adds working kde support which can be turned on and off, antialiasing and
  many other goodies.
  
  Note: the ebuild with version number 3.0.0 which existed for a long time
  was actually the 'xmas' release, a prerelease of 3.0.0 which should have
  been marked e.g. 3.0.0_alpha1. As it is, portage will not automatically
  update an already-installed 'xmas' kvirc to beta1, but you are encouraged
  to do so.

*kvirc-3.0.0 (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.