Commit Graph

39 Commits (11c6dd22dc50cbe8268dc8d6230ebfc26fdd0982)

Author SHA1 Message Date
Noah Falk 58429c0620 Adding additional fix info (#616)
* Adding additional fix info

Adding info for the Fall Creators Update patch

* Update 517815-BCL Applications making heavy use of System.Diagnostics.StackTrace might run more slowly on .NET 4.7.1.md

* Update 517815-BCL Applications making heavy use of System.Diagnostics.StackTrace might run more slowly on .NET 4.7.1.md

Fixing links (copy/pasting doesn't format them correctly)

* Update 517815-BCL Applications making heavy use of System.Diagnostics.StackTrace might run more slowly on .NET 4.7.1.md

Minor changes
2018-02-07 18:12:46 -08:00
Lee Culver 97ec633bc6
Updated to incorporate feedback 2018-02-06 12:54:37 -08:00
Lee Culver efd7b756b2
Updated to include proposed changes from review 2018-02-06 12:53:41 -08:00
Lee Culver 22dca3e194 Add known issue for 470006 - GC large object crashes
Added a known issue, written by Chris Ahna, about GC crashes when we
have a high rate of large object allocations and frees.
2018-02-06 09:28:12 -08:00
Vivek Mishra 28dc8e37a2
Added new known issue for 517815-BCL 2018-02-02 17:43:01 -08:00
Noah Falk 93ee93c871 Update guidance for Portable PDB in 4.7.1 (#607)
* Update guidance for Portable PDB in 4.7.1

* Address review feedback

* More review feedback
2018-02-02 17:39:52 -08:00
Noah Falk 455742adf1 Clarify Portable PDB feature disabled in 4.7.1 (#606) 2018-01-30 16:18:40 -08:00
Vivek Mishra e883180b96
Added the link for ZDP update for Known Issues fixed by it. (#595)
* Added the link for ZDP update for Known Issues fixed by it.

* Added platform information
2018-01-09 11:15:34 -08:00
David Shulman 22f5de4436 Add .NET 4.7.1 Networking known issue 534719 (#580)
* Add .NET 4.7.1 Networking known issue 534719

Add known issue document for bug 534719-Networking
ServicePoint.ConnectionLimit default behavior with loopback changed
unexpectedly.

* Addressed PR feedback
2017-12-08 16:21:42 -08:00
Vivek Mishra f38100821a
Update dotnet471-known-issues.md 2017-11-21 19:08:08 -08:00
Noah Falk 58f594e46f Adding Known Issue for the 471 stack trace perf issue (#567)
* Adding Known Issue for the 471 stack trace perf issue

* Incorporated review comments
2017-11-21 19:03:31 -08:00
Vivek Mishra ec5efd25f7
Add known issue for 523633 (#559)
* Add known issue for 523633

* Add known issue for 523633

* Fixes for review comments for 523633

* Fixes for review comments for 523633
2017-11-13 16:37:18 -08:00
Joseph Musser 8797db395b Typo fix (#554) 2017-11-10 15:05:46 -08:00
Vivek Mishra 09fad71e0e
Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md 2017-11-10 13:56:42 -08:00
Alex Ghiondea 597cc558e5 Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md (#558)
LGTM
2017-11-10 13:55:44 -08:00
Alex Ghiondea 5a750ad5a7 Update 521954 - BCL CultureAwareComparer with ignore casing on serial… (#555)
* Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md

* Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md
2017-11-09 10:02:21 -08:00
Vivek Mishra 61d97d815f
Update known issues for #521954 2017-11-08 17:20:10 -08:00
Alex Ghiondea d90060b82f Create 521954 - BCL CultureAwareComparer with ignore casing on serial… (#553)
* Create 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md

* Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md

* Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md
2017-11-08 17:17:57 -08:00
Alex Ghiondea bbd66c9dc4 Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md (#546) 2017-10-26 11:37:09 -07:00
Alex Ghiondea 9593dbe9c7 Update the issue with the list of types potentially impacted (#538)
* Update the issue with the list of types potentially impacted

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md
2017-10-25 19:10:24 -07:00
Vivek Mishra 6832e62e02 Update 479874-WPF Touch Stops Working After Prolonged Use of Popups.md 2017-10-18 13:52:18 -07:00
Vivek Mishra 8ffa57aa24 Update 481090-WPF Touch generates NullReferenceException in ProcessInputReport.md 2017-10-18 13:52:07 -07:00
Vivek Mishra e78dce0fdd Update 489937-WPF Touch and Stylus AccessViolation in GetPenEventMultiple.md 2017-10-18 13:51:53 -07:00
Vivek Mishra ea843db49e Update 493108-WPF InvalidCastException when displaying a checked MenuItem.md 2017-10-18 13:51:40 -07:00
Vivek Mishra 72ff6fcab1 Added new entry for 510901 (#526)
- Added new entry for issue 510901
- Fixed all links to point to master
2017-10-18 13:51:12 -07:00
Alex Ghiondea 61226dc58e Add title and link to known issue. (#525) 2017-10-18 13:41:49 -07:00
Alex Ghiondea 1b8847cc17 4.7.1 Known Issue: 510901-Apps-targeting-.NET-4.6.1-who-using-.NET-Standard-libra… (#524)
New 4.7.1 Known Issue: 
* Create 510901-Apps-targeting-.NET-4.6.1-who-using-.NET-Standard-libraries-might-be-broken-on-.NET-4.7.1.md

* Update 510901-Apps-targeting-.NET-4.6.1-who-using-.NET-Standard-libraries-might-be-broken-on-.NET-4.7.1.md

* Update 2
2017-10-18 13:12:13 -07:00
Rich Lander 0745983093 Merge latest from net471 into master
* Regenerated readme, made changes to build readme (#520)

* Replaced asset IDs with xrefs (#521)

* Replaced asset IDs with xrefs

* Formatting changes

* .NET 4.7.1 Publishing Changes (#510)

* Updates for Known Issues

* Updates for Known Issues

* Updates for Known Issues

* Added API diffss for 4.7.1

* Added updates to 4.7.1 change list

* Updates for readme, changelist and known issues

* Fixed as per comments from rpetrusha
2017-10-17 14:13:24 -07:00
Ron Petrusha f762182413 Merge branch 'net471' into master 2017-10-17 10:01:28 -07:00
Joseph Musser a658237876 Removed leftover plural (#515) 2017-10-16 13:38:18 -07:00
Rob LaDuca aa152e3d68 Known issues for WPF Touch bugs that did not make 4.7.1 RS3 (#494)
* Known issues for WPF Touch bugs that did not make 4.7.1 RS3

* Known issues for WPF Touch bugs that did not make 4.7.1 RS3

* Adding InvalidCastException bug for 4.7.1 known issues

* Addressing Feedback
2017-10-04 15:56:47 -07:00
Preeti Krishna ea8ea661a6 Updates for .net framework 4.7.1 early access build 2539 (#479) 2017-09-21 17:13:49 -07:00
hangy a60a6c074c Update dotnet471-changes.md (#456) 2017-08-10 21:01:32 -07:00
Rich Lander 27a2d9c515 Update .NET Framework 4.7.1 release notes (#455)
Update .NET Framework 4.7.1 release notes
2017-08-07 14:55:51 -07:00
Preeti Krishna 36686b6456 .NET Framework 4.7.1 readme and change list (#454) 2017-08-07 12:24:37 -07:00
Richard Lander cee6204744 Simplify 4.7.1 known issues doc 2017-08-07 10:45:24 -07:00
Richard Lander 977f733b59 Update .NET Framework 4.7.1 filenames 2017-08-07 10:42:47 -07:00
Vivek Mishra 7a401bf684 Updated 471 Known issue file (#451) 2017-07-31 18:02:58 -07:00
Vivek Mishra 11798f180c Initial changes for adding known issues (#450)
Initial changes for adding known issues
2017-07-31 17:38:34 -07:00