File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ARDUINO 1.5.5-r2 BETA 2014.01.10
3+
4+ * Signed drivers for Windows 8.1
5+ * Fixed Windows drivers signature (that prevented installation on
6+ some Windows 8.x OS). Now the signature is timestamped and should
7+ not expire.
8+
29ARDUINO 1.5.5 BETA 2013.11.28
310
411NOTICE:
@@ -184,6 +191,13 @@ ARDUINO 1.5 BETA - 2012.10.22
184191* For more info refer to this press release:
185192 http://arduino.cc/blog/2012/10/22/arduino-1-5-support-for-the-due-and-other-processors-easier-library-installation-simplified-board-menu-etc/
186193
194+ ARDUINO 1.0.5-r2 - 2014.01.08
195+
196+ * Signed drivers for Windows 8.1
197+ * Fixed Windows drivers signature (that prevented installation on
198+ some Windows 8.x OS). Now the signature is timestamped and should
199+ not expire.
200+
187201ARDUINO 1.0.5 - 2013.05.15
188202
189203[core]
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Signature="$Windows NT$"
3939Provider=%ManufacturerName%
4040DriverPackageDisplayName=%DriverPackageDisplayName%
4141CatalogFile=arduino.cat
42- DriverVer=01/01 /2013,1.0.0.0
42+ DriverVer=01/04 /2013,1.0.0.0
4343
4444[Manufacturer]
4545%ManufacturerName%=DeviceList, NTamd64, NTia64
You can’t perform that action at this time.
0 commit comments