summaryrefslogtreecommitdiff
blob: 5c34e5a67b393da5afb3bc468e123ac666eed1a4 (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
# ChangeLog for dev-python/coverage
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/coverage/ChangeLog,v 1.6 2009/01/14 17:48:54 bicatali Exp $

*coverage-2.85 (14 Jan 2009)

  14 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
  +coverage-2.85.ebuild:
  Version bump

  14 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> coverage-2.77.ebuild:
  amd64 stable wrt bug #209511

  11 Jun 2008; Christian Faulhammer <opfer@gentoo.org> coverage-2.77.ebuild:
  stable x86, bug 209511

  10 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> coverage-2.77.ebuild:
  Bug #225701, make sure the bytecode gets compiled, thanks to Paweł Hajdan
  jr (ph) <phajdan.jr@gmail.com>.

  07 Jun 2008; nixnut <nixnut@gentoo.org> coverage-2.77.ebuild:
  Stable on ppc wrt bug 209511

*coverage-2.77 (18 Dec 2007)

  18 Dec 2007; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
  +coverage-2.77.ebuild:
  Initial commit. This is the coverage checker that is supported by
  dev-python/nose.