summaryrefslogtreecommitdiff
blob: 255839ea72462241bda55c3a903989ab41815dfc (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
# ChangeLog for dev-python/csv
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/ChangeLog,v 1.9 2004/10/21 05:07:12 pythonhead Exp $

  20 Oct 2004; Rob Cakebread <pythonhead@gentoo.org> csv-1.0-r1.ebuild:
  Marked stable x86

  31 May 2004; Bryan �stergaard <kloeri@gentoo.org> csv-1.0-r1.ebuild:
  Stable on alpha.

  04 May 2004; Bryan �stergaard <kloeri@gentoo.org> csv-0.5.0.ebuild,
  csv-1.0.ebuild:
  Add missing IUSE.

*csv-1.0-r1 (14 Feb 2004)

  14 Feb 2004; Alastair Tse <liquidx@gentoo.org> :
  renamed csv.so to csv2.so to avoid conflicts with python-2.3's built in csv
  module. (#40429)

*csv-1.0 (21 Mar 2003)

  04 Apr 2003; Alastair Tse <liquidx@gentoo.org> csv-1.0.ebuild:
  cleanup and bump to stable

  21 Mar 2003; Thomas Raschbacher <lordvan@gentoo.org> csv-1.0.ebuild :
  new version
	
*csv-0.5.0 (13 Dec 2002)

  13 Dec 2002; B.Lauwers <blauwers@gentoo.org> :
  Initial import. Ebuild submitted by Ollie Rutherfurd <oliver@rutherfurd.net>.