summaryrefslogtreecommitdiff
blob: 93b0fc2f5092e2edf250919deaddbaba6a98e37c (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# ChangeLog for dev-libs/geoip
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.14 2004/06/24 23:11:06 agriffis Exp $

  24 May 2004; Bryan �stergaard <kloeri@gentoo.org> geoip-1.3.2.ebuild:
  Keyworded ~alpha, requested in bug #51550.

*geoip-1.3.2 (21 Apr 2004)

  24 Apr 2004; Jon Hood <squinky86@gentoo.org> geoip-1.3.2.ebuild:
  version bump (#48618)

*geoip-1.3.1 (17 Apr 2004)

  17 Apr 2004; Jon Hood <squinky86@gentoo.org> geoip-1.3.1.ebuild:
  version bump

  21 Mar 2004; Michael Boman <mboman@gentoo.org> geoip-1.2.1.ebuild,
  geoip-1.3.0.ebuild:
  QA: IUSE variable was missing.

  16 Mar 2004; Michael Boman <mboman@gentoo.org> geoip-1.3.0.ebuild:
  Marked 1.3.0 stable on x86

  29 Feb 2004; Michael Boman <mboman@gentoo.org> metadata.xml:
  Moving the package to 'netmon' herd.

  24 Jan 2004; David Holm <dholm@gentoo.org> geoip-1.3.0.ebuild:
  Added to ~ppc.

  22 Nov 2003; Michael Boman <mboman@gentoo.org> metadata.xml:
  I'm now the primary maintainer of this package. Please report all bugs to
  mboman@gentoo.org

*geoip-1.3.0 (15 Oct 2003)

  15 Oct 2003; <solar@gentoo.org> geoip-1.2.1.ebuild, geoip-1.3.0.ebuild:
  Version bumpage.. Thanks Brian O'Kelley for making me aware of this. API
  Change for 1.3.x and above users for GeoIP Region database GeoIPRegion.region
  is no longer a pointer but an in-structure array so test the first byte of
  region == 0 rather testing if the region pointer is NULL.

*geoip-1.2.1 (01 Aug 2003)

  01 Aug 2003; <solar@gentoo.org> geoip-1.2.1.ebuild:
  The changes in this release are as follows:
  This release represents a significant advance progression from the
  0.2.0 release. It has lots more new features, making the package even
  more powerful.

  08 Jul 2003; <solar@gentoo.org> metadata.xml:
  Added metadata.xml

  29 Jun 2003; <solar@gentoo.org> geoip-1.2.0.ebuild:
  Added ~sparc to keywords after testing on sparc64

*geoip-1.2.0 (29 Jun 2003)

  29 Jun 2003; <solar@gentoo.org> geoip-1.2.0.ebuild:
  Initial Import of GeoIP to portage