]> err.no Git - yubikey-personalization/commitdiff
Bump version number, document changes in 1.3
authorTollef Fog Heen <tfheen@gmail.com>
Sat, 30 Jan 2010 11:44:16 +0000 (11:44 +0000)
committerTollef Fog Heen <tfheen@gmail.com>
Sat, 30 Jan 2010 11:44:16 +0000 (11:44 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 741b8b2b33fcaf9e339094de39742f66a99622f2..81d71685cf9b841b049ca2926bced1aff5365a5e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
 Yubikey-personalize NEWS -- History of user-visible changes.     -*- outline -*-
 
+* Version 1.3 (released 2010-01-30)
+
+** libykpers-1: Give warning on unknown firmwares, but don't stop
+
+** OATH-HOTP support
+
+ykpersonalize now supports the OATH-HOTP flags.
+
+** Updated documentation
+
+The documentation has been updated to explain the flags a bit better
+and OATH-HOTP documentation has been added.
+
 * Version 1.2 (released 2010-01-22)
 
 ** libykpers-1: Whitelist firmware version 2.1 too.
index 6d9df4d0c644955abdb5d40dbd7ae0d415398efc..92a1fd934b8b9fd2403feee121af5b6782d3be4c 100644 (file)
@@ -26,7 +26,7 @@
 # (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.2],
+AC_INIT([yubikey-personalization], [1.3],
   [yubico-devel@googlegroups.com], [ykpers],
   [http://code.google.com/p/yubikey-personalization/])
 AC_CONFIG_AUX_DIR([build-aux])