v0.6 - 2014/06/21

 - Add support for reading and writing v3 (base64-encoded) Android tokens

 - Add support for 30-second tokens.  Library users should call
   stoken_get_info() to check the token interval.

 - Add "stoken-gui --small" mode to conserve desktop space

 - Enable Alt-C and Alt-Q keyboard shortcuts in stoken-gui

 - Fix handling of cached PINs for library callers

 - Fix JNI symbol exports

 - Fix "stoken issue" if no token is imported

 - Add new stoken_get_info() API to query the S/N and expiration date

 - Minor documentation updates

v0.5 - 2014/03/15

 - Add support for importing/exporting sdtid XML files.  The library now
   depends on libxml.

 - Add JNI code for integration into Android apps

 - Add support for 6-digit tokencodes

 - Fix problems decrypting some device-ID-bound tokens (bug #3)

 - Fix build failures on kfreebsd and Android

 - Fix handling of PIN-less tokens

 - Fix out-of-tree builds

 - Don't strip stoken / stoken-gui binaries by default

v0.2 - 2013/05/18

 - Fix a couple of problems seen when manipulating tokens tied to a device
   ID, particularly if the token was intended for a smartphone (bug #1)

 - Clean up pkg-config dependencies

 - Other minor cleanups

v0.1 - 2012/11/17

 - Initial public release
