update commit list

This commit is contained in:
Lee Coward 2017-11-15 14:53:49 -08:00
parent eecb169f45
commit 743e471c0d

View file

@ -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)