Kaydet (Commit) 52a7e92e authored tarafından Steve Dower's avatar Steve Dower Kaydeden (comit) GitHub

bpo-29579: Removes readme.txt from the installer. (#160)

üst 8c130d7f
......@@ -634,6 +634,8 @@ Library
Windows
-------
- bpo-29579: Removes readme.txt from the installer.
- Issue #25778: winreg does not truncate string correctly (Patch by Eryk Sun)
- Issue #28896: Deprecate WindowsRegistryFinder and disable it by default
......
......@@ -8,9 +8,6 @@
<Component Id="NEWS.txt" Directory="InstallDirectory" Guid="*">
<File Name="NEWS.txt" Source="!(bindpath.src)Misc\NEWS" KeyPath="yes" />
</Component>
<Component Id="README.txt" Directory="InstallDirectory" Guid="*">
<File Name="README.txt" Source="!(bindpath.src)README" KeyPath="yes" />
</Component>
</ComponentGroup>
</Fragment>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment