1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-02-08 03:54:20 +01:00

NEWS for 2.31

This commit is contained in:
Jean Paul Galea 2015-09-10 11:14:50 +02:00
parent e6e379762a
commit 94021e6398

10
NEWS
View File

@ -1,4 +1,12 @@
* Version 2.31 (unreleased) * Version 2.31 (2015-09-10)
* Fix issues introduced in 2.30.
* PHP Fatal error when receiving an empty sync request,
due to not initialising the logging boiler plate early enough.
* PHP Notice when writing a LOG_INFO message,
due to an incorrect sprintf argument passing.
* Version 2.30 (released 2015-09-09) * Version 2.30 (released 2015-09-09)