1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Merge tag '1.0.5-r2' into HEAD

This commit is contained in:
Cristian Maglie
2014-01-08 16:59:18 +01:00
3 changed files with 16 additions and 1 deletions

View File

@ -1,4 +1,11 @@
ARDUINO 1.0.5-r2 - 2014.01.08
* Signed drivers for Windows 8.1
* Fixed Windows drivers signature (that prevented installation on
some Windows 8.x OS). Now the signature is timestamped and should
not expire.
ARDUINO 1.0.5 - 2013.05.15
[core]