commit | b7a515609d5029772243c1c7cda807cfd9bb9f4a | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Jun 07 17:55:17 2009 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Jun 07 17:55:17 2009 +0000 |
tree | cc01456c4402cfbb97b5b5cdf80bab1ddd709c1e | |
parent | 0a044e17bed98775070c8f1852620716fad71943 [diff] [blame] |
Issue #6221: Delete test registry key before running the test.
diff --git a/Misc/NEWS b/Misc/NEWS index dd544dd..7673f99 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -46,6 +46,8 @@ Windows ------- +- Issue #6221: Delete test registry key before running the test. + - Issue #6158: Package Sine-1000Hz-300ms.aif in MSI file. C-API