Added GeoIP info

This commit is contained in:
Michiel Broek 2007-08-22 21:19:42 +00:00
parent 8f3dce2a02
commit 16088cbb9b

View File

@ -3,6 +3,12 @@ $Id$
v0.91.10 21-Aug-2007
general:
There is some experimental code for GeoIP support, it does
nothing if you don't have the library and tools. But if you do
have it, mbcico logs the country and city of the incoming
calls depending on the databases you have installed.
libmbse:
Added support or the ARM processor, thanks to Simon Voortman.