commit | f0ef7fea901ba67068f4274a56c7154d462dc8ab | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Tue Oct 23 22:49:14 2012 +0100 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Tue Oct 23 22:49:14 2012 +0100 |
tree | dd101e7b9a19dd2f07700dfdd8fda41973d8aaba | |
parent | e87acc1f38652f90b4b63b9e79d17a4e5f2f74eb [diff] |
Fixed whitespace typo in Misc/NEWS.
diff --git a/Misc/NEWS b/Misc/NEWS index d47585c..d40355d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -46,7 +46,7 @@ Library ------- -- Issue #16116: Fix include and library paths to be correctwhen building C +- Issue #16116: Fix include and library paths to be correct when building C extensions in venvs. - Issue #16245: Fix the value of a few entities in html.entities.html5.