aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2018-05-19 19:29:31 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2018-05-19 19:29:31 -0700
commitb07568da4100d8be5d54feb1b1ccf65d0a5c0c3f (patch)
tree549b1860d7bfaa31245a38bd235598ed831fa0cf
parent285c69b0faa220311f3ccc60febaa2e7c6d87bb1 (diff)
downloadvcpkg-b07568da4100d8be5d54feb1b1ccf65d0a5c0c3f.tar.gz
vcpkg-b07568da4100d8be5d54feb1b1ccf65d0a5c0c3f.zip
Update CHANGELOG and bump version to v0.0.113
-rw-r--r--CHANGELOG.md55
-rw-r--r--toolsrc/VERSION.txt2
2 files changed, 55 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d6cb3775..7440dcdc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,56 @@
+vcpkg (0.0.113)
+--------------
+ * Add ports:
+ - json-dto 0.2.5
+ - keystone 0.9.1
+ - osgearth 2.9
+ - pdal 1.7.1-2
+ - sdl2pp 0.16.0-1
+ * Update ports:
+ - args 2018-02-23 -> 2018-05-17
+ - aws-sdk-cpp 1.4.40 -> 1.4.52
+ - chakracore 1.8.3 -> 1.8.4
+ - cimg 2.2.2 -> 2.2.3
+ - curl 7_59_0-2 -> 7.60.0
+ - directxmesh apr2018 -> may2018
+ - directxtex apr2018 -> may2018
+ - directxtk apr2018 -> may2018
+ - doctest 1.2.8 -> 1.2.9
+ - entt 2.4.2-1 -> 2.5.0
+ - exiv2 2018-04-25 -> 2018-05-17
+ - fdk-aac 2018-03-07 -> 2018-05-17
+ - forest 7.0.6 -> 7.0.7
+ - gdal 2.2.2-1 -> 2.3.0-1
+ - grpc 1.10.1-1 -> 1.10.1-2
+ - jsonnet 2018-05-01 -> 2018-05-17
+ - libuv 1.20.2 -> 1.20.3-2
+ - libwebsockets 2.4.2 -> 3.0.0
+ - lodepng 2018-02-25 -> 2018-05-17
+ - mpg123 1.25.8-4 -> 1.25.8-5
+ - ms-gsl 2018-05-01 -> 2018-05-17
+ - mujs 2018-05-01 -> 2018-05-17
+ - nuklear 2018-04-25 -> 2018-05-17
+ - opus 1.2.1 -> 1.2.1-1
+ - parson 2018-04-17 -> 2018-05-17
+ - pmdk 1.4-1 -> 1.4-2
+ - podofo 0.9.5-1 -> 0.9.5-2
+ - re2 2018-05-01 -> 2018-05-17
+ - rocksdb 5.12.4 -> 5.13.1
+ - rs-core-lib 2018-05-01 -> 2018-05-17
+ - sdl2-mixer 2.0.2-2 -> 2.0.2-4
+ - thrift 2018-05-01 -> 2018-05-17
+ - unicorn 2018-04-25 -> 2018-05-17
+ - unicorn-lib 2018-05-01 -> 2018-05-17
+ - uwebsockets 0.14.8-1 -> 0.14.8-2
+ - wtl 10.0 -> 10.0-1
+ - zeromq 2018-05-01 -> 2018-05-17
+ * `vcpkg` no longer calls `powershell` from `cmake`.
+ - This completes the fix for the issue where `vcpkg.exe` would change the console's font when invoking `powershell`.
+ - `Powershell` is no longer called other than for bootstrap and powershell integration for tab-completion.
+
+-- vcpkg team <vcpkg@microsoft.com> SAT, 16 May 2018 19:30:00 -0800
+
+
vcpkg (0.0.112)
--------------
* Add ports:
@@ -25,7 +78,7 @@ vcpkg (0.0.112)
- unicorn-lib 2018-04-09 -> 2018-05-01
- zeromq 2018-04-25 -> 2018-05-01
* `vcpkg` no longer calls powershell for downloading/extracting and detecting Visual Studio.
- - This also fixes an issue where `vcpkg.exe` would change the console's font when calling
+ - This also fixes an issue where `vcpkg.exe` would change the console's font when invoking `powershell`.
-- vcpkg team <vcpkg@microsoft.com> WED, 16 May 2018 19:00:00 -0800
diff --git a/toolsrc/VERSION.txt b/toolsrc/VERSION.txt
index 3bf1a6f6f..6833d4427 100644
--- a/toolsrc/VERSION.txt
+++ b/toolsrc/VERSION.txt
@@ -1 +1 @@
-"0.0.112" \ No newline at end of file
+"0.0.113" \ No newline at end of file