diff --git a/HISTORY b/HISTORY index 4ac5283..a10f99e 100644 --- a/HISTORY +++ b/HISTORY @@ -1,14 +1,14 @@ Version 0.1.2 (2012-03-10) ========================== -* GEOIP_MEMORY_CACHE is now a default option when opening a DB -* Fixed some compiler warnings -* Improved tests +* GEOIP_MEMORY_CACHE is now a default option when opening a DB. +* Fixed some compiler warnings. +* Improved tests. Version 0.1.1 (2011-03-09) ========================== -* Made code more compartible with C89 +* Made code more compatible with C89. * Charset parameter no longer ignored in `city.open()` and `country.open()`. Version 0.1 (2011-03-07)