summaryrefslogtreecommitdiff
blob: 617147ea1099ca9e98d97784522caf960af6a8a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ChangeLog for dev-python/coverage
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/coverage/ChangeLog,v 1.4 2008/06/11 23:06:49 opfer Exp $

  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.