Skip to content

Commit 4976d95

Browse files
author
borisz
committed
release 1.2.4
1 parent c80df2d commit 4976d95

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

ChangeLog

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
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
33
the new attributes GeoIP.GEOIP_CHARSET_ISO_8859_1 and
44
GeoIP.GEOIP_CHARSET_UTF8 ( Boris Zentner )
55
* Add test_city_charset.py script showing howto use
66
charset and set_charset ( Boris Zentner )
77
* Add last_netmask ( Boris Zentner )
88
* Fix compile warnings ( Boris Zentner )
9-
1.2.4
109
* fix small memoryleak in database_info, org_by_name and org_by_addr ( Boris Zentner )
1110
* fix version number in setup.py ( Boris Zentner )
1211
* remove dma_code from test_city.py example ( Boris Zentner )

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Requirements:
22
Python 2.0 or greater
3-
GeoIP C Library 1.4.4 or greater
3+
GeoIP C Library 1.4.5 or greater
44

55
To Install:
66
python setup.py build

0 commit comments

Comments
 (0)