Skip to content

Commit 60ec684

Browse files
committed
Updating IE driver prebuilts
1 parent a600ce9 commit 60ec684

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

cpp/iedriverserver/CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ available via the project downloads page. Changes in "revision" field indicate
99
private releases checked into the prebuilts directory of the source tree, but
1010
not made generally available on the downloads page.
1111

12+
v2.42.0.2
13+
=========
14+
* Updated json-cpp lib and replaced mongoose web server with civetweb. The
15+
Mongoose project has changed its licensing to GPL. This change replaces
16+
Mongoose with Civetweb, a fork of the Mongoose project at the last commit
17+
under the previous license. Civetweb is licensed using the MIT license.
18+
Additionally, the JsonCpp project has moved and changed owners. It now has
19+
a much simpler method of source code incorporation into additional projects.
20+
See the README.txt in third_party/json-cpp for information about how to
21+
generate the code included here.
22+
1223
v2.42.0.1
1324
=========
1425
* Implemented switchToParentFrame command.
0 Bytes
Binary file not shown.
18.5 KB
Binary file not shown.
12 KB
Binary file not shown.

0 commit comments

Comments
 (0)