diff options
Diffstat (limited to 'Misc/NEWS.d/next/Build/2022-03-23-20-01-16.bpo-47103.b4-00F.rst')
-rw-r--r-- | Misc/NEWS.d/next/Build/2022-03-23-20-01-16.bpo-47103.b4-00F.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2022-03-23-20-01-16.bpo-47103.b4-00F.rst b/Misc/NEWS.d/next/Build/2022-03-23-20-01-16.bpo-47103.b4-00F.rst new file mode 100644 index 0000000..c1e01ad --- /dev/null +++ b/Misc/NEWS.d/next/Build/2022-03-23-20-01-16.bpo-47103.b4-00F.rst @@ -0,0 +1,2 @@ +Windows ``PGInstrument`` builds now copy a required DLL into the output +directory, making it easier to run the profile stage of a PGO build. |