blob: 8e583bb3855d077b516d1b6ba923b11653af7a96 (
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-db/cdb
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v 1.7 2003/11/21 07:49:23 mr_bones_ Exp $
20 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> cdb-0.75.ebuild:
use sed -i to change head -1 to head -n 1 in Makefile (bug 33980); more error
checking/messages
16 Aug 2003; Tavis Ormandy <taviso@gentoo.org> cdb-0.75.ebuild:
Stable on alpha
31 Jul 2003; Tavis Ormandy <taviso@gentoo.org> cdb-0.75.ebuild:
~alpha
*cdb-0.75 (9 Jul 2002)
29 Mar 2003; Seemant Kulleen <seemant@gentoo.org> cdb-0.75.ebuild,
files/cdb-0.75-errno.diff:
errno fix by: Nicolas Kaiser <nikai@nikai.net> in bug #18328
22 Jul 2002; Ryan Phillips <rphillips@gentoo.org> cdb-0.75.ebuild :
Passes repoman now
9 Jul 2002; Ryan Phillips <rphillips@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.
|