Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*-
+* Version 1.5.1 (unreleased)
+
+** Added native Windows backend.
+It is used automatically when building with a Mingw compiler, but you
+use --with-backend=windows to request it.
+
+** Fixed a crash in the self test on 64-bit platforms.
+
* Version 1.5.0 (released 2011-03-09)
** An additional binary (ykchalresp) to perform challenge-response was added.
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-AC_INIT([yubikey-personalization], [1.5.0],
+AC_INIT([yubikey-personalization], [1.5.1],
[yubico-devel@googlegroups.com], [ykpers],
[http://code.google.com/p/yubikey-personalization/])
AC_CONFIG_AUX_DIR([build-aux])