From 743e471c0d13b4d1c5e741fcf55ffb3a9be4d02c Mon Sep 17 00:00:00 2001 From: Lee Coward Date: Wed, 15 Nov 2017 14:53:49 -0800 Subject: [PATCH] update commit list --- release-notes/2.0/2.0.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes/2.0/2.0.3.md b/release-notes/2.0/2.0.3.md index f6cb9d3f..20296188 100644 --- a/release-notes/2.0/2.0.3.md +++ b/release-notes/2.0/2.0.3.md @@ -106,6 +106,7 @@ Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/relea * [`[fbdc453]`](https://github.com/dotnet/corefx/commit/fbdc453) Remove reference assemblies from NetFx netstandard support package * [`[fe0e443]`](https://github.com/dotnet/corefx/commit/fe0e443) Remove EOL openSuSE 42.1 (#23683) * [`[4df5884]`](https://github.com/dotnet/corefx/commit/4df5884) Eliminate OpenSuSE 13.2 (EOL) (#23623) +* [`[7592450]`](https://github.com/dotnet/corefx/commit/7592450) Harden DerSequenceReader against unsupported data. * [`[9108063]`](https://github.com/dotnet/corefx/commit/9108063) Fix bug in MS.CSharp handling non-generic classes nested in generic (#22117) * [`[d76ab29]`](https://github.com/dotnet/corefx/commit/d76ab29) Make 4.4.1 SqlClient harvest the 4.3.1 SqlClient package for its netstandard1.3 bits, since 4.3.0 SqlClient has a connection leak. (#23412) * [`[725fc01]`](https://github.com/dotnet/corefx/commit/725fc01) Migrate corefx release/2.0.0 branch to git clone from VSO instead of unstable github (#23410)