File: HISTORY

package info (click to toggle)
lua-geoip 0.1.2%2Bgit20160613-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 192 kB
  • ctags: 79
  • sloc: ansic: 751; makefile: 10; sh: 10
file content (17 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.

Version 0.1.1 (2011-03-09)
==========================

* Made code more compatible with C89.
* Charset parameter no longer ignored in `city.open()` and `country.open()`.

Version 0.1 (2011-03-07)
========================

Initial release.