commit | 39f1f4526205aca2cae19358f1386b3018eacacd | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Aug 30 18:58:29 2007 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Aug 30 18:58:29 2007 +0000 |
tree | 660a9e110c5cbef08b0f91a996b6eb0801939468 | |
parent | aa1e005d261ffa43ee4071ac79db97830eb8386d [diff] [blame] |
Bug #1709599: Run test_1565150 only if the file system is NTFS.
diff --git a/Misc/NEWS b/Misc/NEWS index 9a0cab0..59378ca 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -26,6 +26,8 @@ Library ------- +- Bug #1709599: Run test_1565150 only if the file system is NTFS. + - When encountering a password-protected robots.txt file the RobotFileParser no longer prompts interactively for a username and password (bug 813986).