Update dotnet47-changes.md

pull/378/head
Rich Lander 2017-04-07 14:36:45 -07:00 committed by GitHub
parent c3a38db08e
commit 0fe9071073
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Each change includes our TFS bug numbers at the end of the line. Please include
* Fixed NGen Task to respect battery saver setting. [250762]
* Fixed a bug where null paths would not throw ArgumentNullException. [252467]
* Added the case of Wrong machine code generated by RyuJIT on AVX2-capable CPU to the list of instructions that have this characteristic. [258520]
* Implemented flexibility in specifying Server GC resource consumption. [271883] [dotnet/coreclr #6104](https://github.com/dotnet/coreclr/pull/6104)
* Implemented flexibility in specifying Server GC resource consumption. [271883] [[dotnet/coreclr #6104](https://github.com/dotnet/coreclr/pull/6104)]
## [BCL](#bcl)