@ -1,3 +1,9 @@
Changes in scdtools 0.3.2
* Add the -e, --entropy-bits option to scdrand.
* Fix improper handling of HOTP URIs.
Changes in scdtools 0.3.1
* Add the -w, --window option to scdtotp.
@ -1,6 +1,6 @@
dnl Configure template for the scdrand package
AC_INIT([scdtools], [0.3.1],
AC_INIT([scdtools], [0.3.2],
[dgouttegattat@incenp.org])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])