summaryrefslogtreecommitdiff
blob: 3b38d6090cfb7a89ca72c80929a248431eb06383 (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
# ChangeLog for dev-util/kdbg
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-util/kdbg/ChangeLog,v 1.4 2002/04/30 11:55:04 danarmak Exp $

  30 Apr 2002; Dan Armak <danarmak@gentoo.org> (1.2.5.2,3): fix bug #2226 (S= line needed).

*kdbg-1.2.5 (13 Apr 2002)

  13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> kdbg-1.2.1.ebuild files/digest-kdbg-1.2.1 kdbg-1.2.2.ebuild files/kdbg-1.2.2 kdbg-1.2.5.2.ebuild kdbg-1.2.5.3.ebuild:

  Added a runtime dependency on sys-devel/gdb-5.0, as kdbg is useless without
  it.

  Removed old versions.

*kdbg-1.2.5 (4 Apr 2002)

  4 Apr 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  New version. The 1.2.5.2 ebuild is 1.2.5 linking against kde2, the 1.2.5.3 ebuild
  is the same 1.2.5 linking against kde3.

*kdbg-1.2.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.