~pythoneers/ubuntu/lucid/python-geoip/ltsppa

Viewing all changes in revision 10.

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-04-09 17:52:09 UTC
  • Revision ID: james.westby@ubuntu.com-20080409175209-q3y0ar1mhmb230ay
Tags: 1.2.1-2ubuntu2
* Add the the following improvements to the GeoIP-Python binding
  (James Henstridge) LP: #180212, sf#1863473:
  1. fixes some reference leaks in setting up GeoIP.country_codes,
     country_names, and country_continents variables. It also moves some
     variable declarations to the top of the initGeoIP() function for
     compatibility with pre-C99 compilers.
  2. exposes CHECK_CACHE and INDEX_CACHE flags for GeoIP.new() or
     GeoIP.open()
  3. adds "database_info" and "database_edition" attributes to GeoIP
     objects.
  4. adds "region_name" and "time_zone" keys to dictionary returned by
     record_by_addr()/record_by_name().
* debian/copyright: Update to LGPL.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: