File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
-
2
- * Add charset and set_charset methods , as well as
1
+ 1.2.4 2008-12-16
2
+ * Add charset and set_charset methods, as well as
3
3
the new attributes GeoIP.GEOIP_CHARSET_ISO_8859_1 and
4
4
GeoIP.GEOIP_CHARSET_UTF8 ( Boris Zentner )
5
5
* Add test_city_charset.py script showing howto use
6
6
charset and set_charset ( Boris Zentner )
7
7
* Add last_netmask ( Boris Zentner )
8
8
* Fix compile warnings ( Boris Zentner )
9
- 1.2.4
10
9
* fix small memoryleak in database_info, org_by_name and org_by_addr ( Boris Zentner )
11
10
* fix version number in setup.py ( Boris Zentner )
12
11
* remove dma_code from test_city.py example ( Boris Zentner )
Original file line number Diff line number Diff line change 1
1
Requirements:
2
2
Python 2.0 or greater
3
- GeoIP C Library 1.4.4 or greater
3
+ GeoIP C Library 1.4.5 or greater
4
4
5
5
To Install:
6
6
python setup.py build
You can’t perform that action at this time.
0 commit comments