]> granicus.if.org Git - python/commitdiff
added news entry for previous checkin
authorGeorg Brandl <georg@python.org>
Mon, 18 Jul 2005 08:53:17 +0000 (08:53 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 18 Jul 2005 08:53:17 +0000 (08:53 +0000)
Misc/NEWS

index 27d27632fe83e94bfeed288d2e1652756b8aefac..fc7500bcc079161af6a791dd3118a1fe4410ea04 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -418,6 +418,8 @@ Tests
 Documentation
 -------------
 
+- Bug #755617: Document the effects of os.chown() on Windows.
+
 - Patch #1180012: The documentation for modulefinder is now in the library reference.
 
 - Patch #1213031: Document that os.chown() accepts argument values of -1.