Version 1.1.0
* Add option to install lastlog compat symlink
* lastlog2: add --service option
* liblastlog2: sort output according to user names

Version 1.0.1
* liblastlog2: fix memory leak

Version 1.0.0
* Add PAM service name to database
* pam_lastlog2: Try XDG_VTNR if PAM_TTY is not a tty
* lastlog2: Fix header alignment

Version 0.7.0
* pam_lastlog2: add silent_if= option
* pam_lastlog2: try PAM_XDISPLAY if PAM_RHOST is not set

Version 0.6.2
* Add more test cases
* Add --version option for lastlog2
* Fix a Y2038 problem on 32bit architectures

Version 0.6.1
* Use -Wformat-security and fix some warnings
* Fix not free'd variables in test cases to avoid false positives from tests

Version 0.6.0
* Create STRICT table (#1)
* Use bind for DELETE and REPLACE statements (#2)

Version 0.5.1
* Add pkgconfig file

Version 0.5.0
* First "complete" release
